rhsa-2022_1988
Vulnerability from csaf_redhat
Published
2022-05-10 13:58
Modified
2024-12-12 15:53
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: fget: check that the fd still exists after getting a ref to it (CVE-2021-4083)
* kernel: avoid cyclic entity chains due to malformed USB descriptors (CVE-2020-0404)
* kernel: speculation on incompletely validated data on IBM Power9 (CVE-2020-4788)
* kernel: integer overflow in k_ascii() in drivers/tty/vt/keyboard.c (CVE-2020-13974)
* kernel: out-of-bounds read in bpf_skb_change_head() of filter.c due to a use-after-free (CVE-2021-0941)
* kernel: joydev: zero size passed to joydev_handle_JSIOCSBTNMAP() (CVE-2021-3612)
* kernel: reading /proc/sysvipc/shm does not scale with large shared memory segment counts (CVE-2021-3669)
* kernel: out-of-bound Read in qrtr_endpoint_post in net/qrtr/qrtr.c (CVE-2021-3743)
* kernel: crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() (CVE-2021-3744)
* kernel: possible use-after-free in bluetooth module (CVE-2021-3752)
* kernel: unaccounted ipc objects in Linux kernel lead to breaking memcg limits and DoS attacks (CVE-2021-3759)
* kernel: DoS in ccp_run_aes_gcm_cmd() function (CVE-2021-3764)
* kernel: sctp: Invalid chunks may be used to remotely remove existing associations (CVE-2021-3772)
* kernel: lack of port sanity checking in natd and netfilter leads to exploit of OpenVPN clients (CVE-2021-3773)
* kernel: possible leak or coruption of data residing on hugetlbfs (CVE-2021-4002)
* kernel: security regression for CVE-2018-13405 (CVE-2021-4037)
* kernel: Buffer overwrite in decode_nfs_fh function (CVE-2021-4157)
* kernel: cgroup: Use open-time creds and namespace for migration perm checks (CVE-2021-4197)
* kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses (CVE-2021-4203)
* kernel: new DNS Cache Poisoning Attack based on ICMP fragment needed packets replies (CVE-2021-20322)
* kernel: arm: SIGPAGE information disclosure vulnerability (CVE-2021-21781)
* hw: cpu: LFENCE/JMP Mitigation Update for CVE-2017-5715 (CVE-2021-26401)
* kernel: Local privilege escalation due to incorrect BPF JIT branch displacement computation (CVE-2021-29154)
* kernel: use-after-free in hso_free_net_device() in drivers/net/usb/hso.c (CVE-2021-37159)
* kernel: eBPF multiplication integer overflow in prealloc_elems_and_freelist() in kernel/bpf/stackmap.c leads to out-of-bounds write (CVE-2021-41864)
* kernel: Heap buffer overflow in firedtv driver (CVE-2021-42739)
* kernel: ppc: kvm: allows a malicious KVM guest to crash the host (CVE-2021-43056)
* kernel: an array-index-out-bounds in detach_capi_ctr in drivers/isdn/capi/kcapi.c (CVE-2021-43389)
* kernel: mwifiex_usb_recv() in drivers/net/wireless/marvell/mwifiex/usb.c allows an attacker to cause DoS via crafted USB device (CVE-2021-43976)
* kernel: use-after-free in the TEE subsystem (CVE-2021-44733)
* kernel: information leak in the IPv6 implementation (CVE-2021-45485)
* kernel: information leak in the IPv4 implementation (CVE-2021-45486)
* hw: cpu: intel: Branch History Injection (BHI) (CVE-2022-0001)
* hw: cpu: intel: Intra-Mode BTI (CVE-2022-0002)
* kernel: Local denial of service in bond_ipsec_add_sa (CVE-2022-0286)
* kernel: DoS in sctp_addto_chunk in net/sctp/sm_make_chunk.c (CVE-2022-0322)
* kernel: FUSE allows UAF reads of write() buffers, allowing theft of (partial) /etc/shadow hashes (CVE-2022-1011)
* kernel: use-after-free in nouveau kernel module (CVE-2020-27820)
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.6 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: fget: check that the fd still exists after getting a ref to it (CVE-2021-4083)\n\n* kernel: avoid cyclic entity chains due to malformed USB descriptors (CVE-2020-0404)\n\n* kernel: speculation on incompletely validated data on IBM Power9 (CVE-2020-4788)\n\n* kernel: integer overflow in k_ascii() in drivers/tty/vt/keyboard.c (CVE-2020-13974)\n\n* kernel: out-of-bounds read in bpf_skb_change_head() of filter.c due to a use-after-free (CVE-2021-0941)\n\n* kernel: joydev: zero size passed to joydev_handle_JSIOCSBTNMAP() (CVE-2021-3612)\n\n* kernel: reading /proc/sysvipc/shm does not scale with large shared memory segment counts (CVE-2021-3669)\n\n* kernel: out-of-bound Read in qrtr_endpoint_post in net/qrtr/qrtr.c (CVE-2021-3743)\n\n* kernel: crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd() (CVE-2021-3744)\n\n* kernel: possible use-after-free in bluetooth module (CVE-2021-3752)\n\n* kernel: unaccounted ipc objects in Linux kernel lead to breaking memcg limits and DoS attacks (CVE-2021-3759)\n\n* kernel: DoS in ccp_run_aes_gcm_cmd() function (CVE-2021-3764)\n\n* kernel: sctp: Invalid chunks may be used to remotely remove existing associations (CVE-2021-3772)\n\n* kernel: lack of port sanity checking in natd and netfilter leads to exploit of OpenVPN clients (CVE-2021-3773)\n\n* kernel: possible leak or coruption of data residing on hugetlbfs (CVE-2021-4002)\n\n* kernel: security regression for CVE-2018-13405 (CVE-2021-4037)\n\n* kernel: Buffer overwrite in decode_nfs_fh function (CVE-2021-4157)\n\n* kernel: cgroup: Use open-time creds and namespace for migration perm checks (CVE-2021-4197)\n\n* kernel: Race condition in races in sk_peer_pid and sk_peer_cred accesses (CVE-2021-4203)\n\n* kernel: new DNS Cache Poisoning Attack based on ICMP fragment needed packets replies (CVE-2021-20322)\n\n* kernel: arm: SIGPAGE information disclosure vulnerability (CVE-2021-21781)\n\n* hw: cpu: LFENCE/JMP Mitigation Update for CVE-2017-5715 (CVE-2021-26401)\n\n* kernel: Local privilege escalation due to incorrect BPF JIT branch displacement computation (CVE-2021-29154)\n\n* kernel: use-after-free in hso_free_net_device() in drivers/net/usb/hso.c (CVE-2021-37159)\n\n* kernel: eBPF multiplication integer overflow in prealloc_elems_and_freelist() in kernel/bpf/stackmap.c leads to out-of-bounds write (CVE-2021-41864)\n\n* kernel: Heap buffer overflow in firedtv driver (CVE-2021-42739)\n\n* kernel: ppc: kvm: allows a malicious KVM guest to crash the host (CVE-2021-43056)\n\n* kernel: an array-index-out-bounds in detach_capi_ctr in drivers/isdn/capi/kcapi.c (CVE-2021-43389)\n\n* kernel: mwifiex_usb_recv() in drivers/net/wireless/marvell/mwifiex/usb.c allows an attacker to cause DoS via crafted USB device (CVE-2021-43976)\n\n* kernel: use-after-free in the TEE subsystem (CVE-2021-44733)\n\n* kernel: information leak in the IPv6 implementation (CVE-2021-45485)\n\n* kernel: information leak in the IPv4 implementation (CVE-2021-45486)\n\n* hw: cpu: intel: Branch History Injection (BHI) (CVE-2022-0001)\n\n* hw: cpu: intel: Intra-Mode BTI (CVE-2022-0002)\n\n* kernel: Local denial of service in bond_ipsec_add_sa (CVE-2022-0286)\n\n* kernel: DoS in sctp_addto_chunk in net/sctp/sm_make_chunk.c (CVE-2022-0322)\n\n* kernel: FUSE allows UAF reads of write() buffers, allowing theft of (partial) /etc/shadow hashes (CVE-2022-1011)\n\n* kernel: use-after-free in nouveau kernel module (CVE-2020-27820)\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.6 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-2022:1988", "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "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.6_release_notes/", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.6_release_notes/" }, { "category": "external", "summary": "1888433", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888433" }, { "category": "external", "summary": "1901726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901726" }, { "category": "external", "summary": "1919791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919791" }, { "category": "external", "summary": "1946684", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1946684" }, { "category": "external", "summary": "1951739", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951739" }, { "category": "external", "summary": "1957375", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957375" }, { "category": "external", "summary": "1974079", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1974079" }, { "category": "external", "summary": "1978123", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978123" }, { "category": "external", "summary": "1981950", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1981950" }, { "category": "external", "summary": "1983894", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1983894" }, { "category": "external", "summary": "1985353", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1985353" }, { "category": "external", "summary": "1986473", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986473" }, { "category": "external", "summary": "1994390", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1994390" }, { "category": "external", "summary": "1997338", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1997338" }, { "category": "external", "summary": "1997467", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1997467" }, { "category": "external", "summary": "1997961", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1997961" }, { "category": "external", "summary": "1999544", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999544" }, { "category": "external", "summary": "1999675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999675" }, { "category": "external", "summary": "2000627", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000627" }, { "category": "external", "summary": "2000694", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000694" }, { "category": "external", "summary": "2004949", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004949" }, { "category": "external", "summary": "2009312", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2009312" }, { "category": "external", "summary": "2009521", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2009521" }, { "category": "external", "summary": "2010463", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010463" }, { "category": "external", "summary": "2011104", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011104" }, { "category": "external", "summary": "2013180", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2013180" }, { "category": "external", "summary": "2014230", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2014230" }, { "category": "external", "summary": "2015525", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2015525" }, { "category": "external", "summary": "2015755", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2015755" }, { "category": "external", "summary": "2016169", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2016169" }, { "category": "external", "summary": "2017073", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2017073" }, { "category": "external", "summary": "2017796", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2017796" }, { "category": "external", "summary": "2018205", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2018205" }, { "category": "external", "summary": "2022814", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2022814" }, { "category": "external", "summary": "2025003", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025003" }, { "category": "external", "summary": "2025726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2025726" }, { "category": "external", "summary": "2027239", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2027239" }, { "category": "external", "summary": "2029923", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2029923" }, { "category": "external", "summary": "2030476", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030476" }, { "category": "external", "summary": "2030747", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2030747" }, { "category": "external", "summary": "2031200", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031200" }, { "category": "external", "summary": "2034342", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2034342" }, { "category": "external", "summary": "2035652", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2035652" }, { "category": "external", "summary": "2036934", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2036934" }, { "category": "external", "summary": "2037019", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2037019" }, { "category": "external", "summary": "2039911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039911" }, { "category": "external", "summary": "2039914", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2039914" }, { "category": "external", "summary": "2042798", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2042798" }, { "category": "external", "summary": "2042822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2042822" }, { "category": "external", "summary": "2043453", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2043453" }, { "category": "external", "summary": "2046021", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2046021" }, { "category": "external", "summary": "2048251", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2048251" }, { "category": "external", "summary": "2061700", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061700" }, { "category": "external", "summary": "2061712", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061712" }, { "category": "external", "summary": "2061721", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2061721" }, { "category": "external", "summary": "2064855", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064855" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_1988.json" } ], "title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update", "tracking": { "current_release_date": "2024-12-12T15:53:17+00:00", "generator": { "date": "2024-12-12T15:53:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.3" } }, "id": "RHSA-2022:1988", "initial_release_date": "2022-05-10T13:58:00+00:00", "revision_history": [ { "date": "2022-05-10T13:58:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-05-10T13:58:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-12T15: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 (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.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-372.9.1.el8.aarch64", "product": { "name": "bpftool-0:4.18.0-372.9.1.el8.aarch64", "product_id": "bpftool-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-core-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-core-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "perf-0:4.18.0-372.9.1.el8.aarch64", "product_id": "perf-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "python3-perf-0:4.18.0-372.9.1.el8.aarch64", "product_id": "python3-perf-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_id": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_id": "perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_id": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.9.1.el8?arch=aarch64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "product_id": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.9.1.el8?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "bpftool-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "bpftool-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "perf-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "perf-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.9.1.el8?arch=ppc64le" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "product_id": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.9.1.el8?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "bpftool-0:4.18.0-372.9.1.el8.x86_64", "product_id": "bpftool-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-core-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-core-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "perf-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "perf-0:4.18.0-372.9.1.el8.x86_64", "product_id": "perf-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "python3-perf-0:4.18.0-372.9.1.el8.x86_64", "product_id": "python3-perf-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_id": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_id": "perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_id": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.9.1.el8?arch=x86_64" } } }, { "category": "product_version", "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "product": { "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "product_id": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-372.9.1.el8?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "bpftool-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "bpftool-0:4.18.0-372.9.1.el8.s390x", "product_id": "bpftool-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-core-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-core-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-core-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-core@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-debug-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-devel-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-devel-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-headers-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-headers-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-modules-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-tools-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "perf-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "perf-0:4.18.0-372.9.1.el8.s390x", "product_id": "perf-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "python3-perf-0:4.18.0-372.9.1.el8.s390x", "product_id": "python3-perf-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_id": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_id": "perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-372.9.1.el8?arch=s390x" } } }, { "category": "product_version", "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_id": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-372.9.1.el8?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "kernel-0:4.18.0-372.9.1.el8.src", "product": { "name": "kernel-0:4.18.0-372.9.1.el8.src", "product_id": "kernel-0:4.18.0-372.9.1.el8.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel@4.18.0-372.9.1.el8?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "product": { "name": "kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "product_id": "kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-372.9.1.el8?arch=noarch" } } }, { "category": "product_version", "name": "kernel-doc-0:4.18.0-372.9.1.el8.noarch", "product": { "name": "kernel-doc-0:4.18.0-372.9.1.el8.noarch", "product_id": "kernel-doc-0:4.18.0-372.9.1.el8.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-372.9.1.el8?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "bpftool-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "bpftool-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "bpftool-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "bpftool-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.src", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-core-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-core-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-core-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-devel-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-372.9.1.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch" }, "product_reference": "kernel-doc-0:4.18.0-372.9.1.el8.noarch", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-headers-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-modules-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-tools-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "perf-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "perf-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "perf-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "perf-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "python3-perf-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "python3-perf-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "python3-perf-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "BaseOS-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "bpftool-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "bpftool-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "bpftool-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "bpftool-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.src", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch" }, "product_reference": "kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-core-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-core-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-core-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-core-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-devel-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-devel-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-doc-0:4.18.0-372.9.1.el8.noarch as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch" }, "product_reference": "kernel-doc-0:4.18.0-372.9.1.el8.noarch", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-headers-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-headers-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-modules-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-tools-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "perf-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "perf-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "perf-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "perf-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "python3-perf-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "python3-perf-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "python3-perf-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "relates_to_product_reference": "CRB-8.6.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" }, "product_reference": "python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "relates_to_product_reference": "CRB-8.6.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-0404", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "discovery_date": "2021-01-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1919791" } ], "notes": [ { "category": "description", "text": "A flaw linked list corruption in the Linux kernel for USB Video Class driver functionality was found in the way user connects web camera to the USB port. A local user could use this flaw to crash the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: avoid cyclic entity chains due to malformed USB descriptors", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-0404" }, { "category": "external", "summary": "RHBZ#1919791", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919791" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-0404", "url": "https://www.cve.org/CVERecord?id=CVE-2020-0404" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-0404", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-0404" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=68035c80e129c4cfec659aac4180354530b26527", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=68035c80e129c4cfec659aac4180354530b26527" } ], "release_date": "2021-01-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module uvcvideo 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: avoid cyclic entity chains due to malformed USB descriptors" }, { "acknowledgments": [ { "names": [ "Anthony Steinhauser" ], "organization": "Google\u0027s Safeside Project" } ], "cve": "CVE-2020-4788", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "discovery_date": "2020-10-14T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1888433" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel. IBM Power9 processors can speculatively operate on data stored in the L1 cache before it has been completely validated. The attack has limited access to memory and is only able to access memory normally permissible to the execution context. The highest threat from this vulnerability is to data confidentiality.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: speculation on incompletely validated data on IBM Power9", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-4788" }, { "category": "external", "summary": "RHBZ#1888433", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888433" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-4788", "url": "https://www.cve.org/CVERecord?id=CVE-2020-4788" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-4788", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-4788" }, { "category": "external", "summary": "https://exchange.xforce.ibmcloud.com/vulnerabilities/189296", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/189296" }, { "category": "external", "summary": "https://lore.kernel.org/linuxppc-dev/20201119231333.361771-1-dja@axtens.net/T/#me4f6a44748747e3327d27cd95200bf7a87486ffc", "url": "https://lore.kernel.org/linuxppc-dev/20201119231333.361771-1-dja@axtens.net/T/#me4f6a44748747e3327d27cd95200bf7a87486ffc" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2020/11/20/3", "url": "https://www.openwall.com/lists/oss-security/2020/11/20/3" } ], "release_date": "2020-11-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 5.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: speculation on incompletely validated data on IBM Power9" }, { "cve": "CVE-2020-13974", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2021-01-04T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2016169" } ], "notes": [ { "category": "description", "text": "A flaw integer overflow in the Linux kernel\u0027s virtual terminal keyboard driver was found in the way the user sends some specific keyboard code multiple times. A local user could use this flaw to crash the system or possibly escalate their privileges on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: integer overflow in k_ascii() in drivers/tty/vt/keyboard.c", "title": "Vulnerability summary" }, { "category": "other", "text": "No code depends on this integer overflow so it is unlikely that the vulnerability can be used for anything apart from crashing the system. The impact has been reduced to Moderate from Important based on this analysis.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-13974" }, { "category": "external", "summary": "RHBZ#2016169", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2016169" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-13974", "url": "https://www.cve.org/CVERecord?id=CVE-2020-13974" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-13974", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13974" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b86dab054059b970111b5516ae548efaae5b3aae", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b86dab054059b970111b5516ae548efaae5b3aae" } ], "release_date": "2020-03-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: integer overflow in k_ascii() in drivers/tty/vt/keyboard.c" }, { "acknowledgments": [ { "names": [ "Jeremy Cline" ], "organization": "Red Hat", "summary": "This issue was discovered by Red Hat." } ], "cve": "CVE-2020-27820", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "discovery_date": "2020-11-17T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1901726" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in Linux kernel, where a use-after-frees in nouveau\u0027s postclose() handler could happen if removing device (that is not common to remove video card physically without power-off, but same happens if \"unbind\" the driver).", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: use-after-free in nouveau kernel module", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as having a Low impact because the issue can only be triggered by an privileged local user (or user with physical access) as the issue only happens during unbinding the driver or removing the device.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2020-27820" }, { "category": "external", "summary": "RHBZ#1901726", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1901726" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2020-27820", "url": "https://www.cve.org/CVERecord?id=CVE-2020-27820" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-27820", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-27820" }, { "category": "external", "summary": "https://lore.kernel.org/dri-devel/20201103194912.184413-2-jcline@redhat.com/", "url": "https://lore.kernel.org/dri-devel/20201103194912.184413-2-jcline@redhat.com/" }, { "category": "external", "summary": "https://lore.kernel.org/dri-devel/20201103194912.184413-3-jcline@redhat.com/", "url": "https://lore.kernel.org/dri-devel/20201103194912.184413-3-jcline@redhat.com/" }, { "category": "external", "summary": "https://lore.kernel.org/dri-devel/20201103194912.184413-4-jcline@redhat.com/", "url": "https://lore.kernel.org/dri-devel/20201103194912.184413-4-jcline@redhat.com/" } ], "release_date": "2020-11-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module nouveau 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 4.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "kernel: use-after-free in nouveau kernel module" }, { "cve": "CVE-2021-0941", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2021-10-25T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2018205" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) memory access flaw was found in net/core/filter.c in __bpf_skb_max_len in the Linux kernel. A missing sanity check to the current MTU check may allow a local attacker with special user privilege to gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bounds read in bpf_skb_change_head() of filter.c due to a use-after-free", "title": "Vulnerability summary" }, { "category": "other", "text": "The default Red Hat Enterprise Linux kernel prevents unprivileged users from being able to use eBPF by the kernel.unprivileged_bpf_disabled sysctl. This would require a privileged user with CAP_SYS_ADMIN or root to be able to abuse this flaw reducing its attack space.\n\nFor the Red Hat Enterprise Linux 7 the eBPF for unprivileged users is always disabled.\nFor the 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.\n\nA kernel update will be required to mitigate the flaw for the root or users with CAP_SYS_ADMIN capabilities.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-0941" }, { "category": "external", "summary": "RHBZ#2018205", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2018205" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-0941", "url": "https://www.cve.org/CVERecord?id=CVE-2021-0941" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-0941", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-0941" }, { "category": "external", "summary": "https://android.googlesource.com/kernel/common/+/6306c1189e77a513bf02720450bb43bd4ba5d8ae%5E%21/#F0", "url": "https://android.googlesource.com/kernel/common/+/6306c1189e77a513bf02720450bb43bd4ba5d8ae%5E%21/#F0" } ], "release_date": "2021-02-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.7, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: out-of-bounds read in bpf_skb_change_head() of filter.c due to a use-after-free" }, { "acknowledgments": [ { "names": [ "Murray McAllister" ] } ], "cve": "CVE-2021-3612", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2021-06-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1974079" } ], "notes": [ { "category": "description", "text": "An out-of-bounds memory write flaw was found in the Linux kernel\u2019s joystick devices subsystem, in the way the user calls ioctl JSIOCSBTNMAP. This flaw allows a local user to crash the system or possibly escalate their privileges on the system. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: joydev: zero size passed to joydev_handle_JSIOCSBTNMAP()", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is rated as having a Moderate impact because for the Red Hat Enterprise Linux the patch that made it possible writing memory out of bounds not applied yet, but still before that patch possible read out of bounds. Both in the default configuration of Red Hat Enterprise Linux the joysticks devices driver is disabled, so only privileged local user can enable it.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3612" }, { "category": "external", "summary": "RHBZ#1974079", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1974079" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3612", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3612" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3612", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3612" }, { "category": "external", "summary": "https://lore.kernel.org/linux-input/20210620120030.1513655-1-avlarkin82@gmail.com/", "url": "https://lore.kernel.org/linux-input/20210620120030.1513655-1-avlarkin82@gmail.com/" } ], "release_date": "2021-06-20T12:28:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "category": "workaround", "details": "To mitigate this issue, prevent the module joydev 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: joydev: zero size passed to joydev_handle_JSIOCSBTNMAP()" }, { "cve": "CVE-2021-3669", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2021-07-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1986473" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel. Measuring usage of the shared memory does not scale with large shared memory segment counts which could lead to resource exhaustion and DoS.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: reading /proc/sysvipc/shm does not scale with large shared memory segment counts", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3669" }, { "category": "external", "summary": "RHBZ#1986473", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986473" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3669", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3669" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3669", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3669" } ], "release_date": "2021-08-02T06:02:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options does not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: reading /proc/sysvipc/shm does not scale with large shared memory segment counts" }, { "acknowledgments": [ { "names": [ "Active Defense Lab" ], "organization": "Venustech" } ], "cve": "CVE-2021-3743", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "discovery_date": "2021-08-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1997961" } ], "notes": [ { "category": "description", "text": "An out-of-bounds (OOB) memory read flaw was found in the Qualcomm IPC router protocol in the Linux kernel. A missing sanity check allows a local attacker to gain access to out-of-bounds memory, leading to a system crash or a leak of internal kernel information. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: out-of-bound Read in qrtr_endpoint_post in net/qrtr/qrtr.c", "title": "Vulnerability summary" }, { "category": "other", "text": "There was no shipped kernel version that was seen affected by this problem. These files are not built in our source code.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3743" }, { "category": "external", "summary": "RHBZ#1997961", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1997961" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3743", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3743" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3743", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3743" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=7e78c597c3eb", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=7e78c597c3eb" }, { "category": "external", "summary": "https://lists.openwall.net/netdev/2021/08/17/124", "url": "https://lists.openwall.net/netdev/2021/08/17/124" } ], "release_date": "2021-08-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: out-of-bound Read in qrtr_endpoint_post in net/qrtr/qrtr.c" }, { "cve": "CVE-2021-3744", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2021-08-27T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2000627" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux kernel. A memory leak in the ccp-ops crypto driver can allow attackers to cause a denial of service. This vulnerability is similar with the older CVE-2019-18808. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3744" }, { "category": "external", "summary": "RHBZ#2000627", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000627" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3744", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3744" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3744", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3744" }, { "category": "external", "summary": "https://kernel.googlesource.com/pub/scm/linux/kernel/git/herbert/crypto-2.6/+/505d9dcb0f7ddf9d075e729523a33d38642ae680%5E%21/#F0", "url": "https://kernel.googlesource.com/pub/scm/linux/kernel/git/herbert/crypto-2.6/+/505d9dcb0f7ddf9d075e729523a33d38642ae680%5E%21/#F0" } ], "release_date": "2021-08-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "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 baser or stability.", "product_ids": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()" }, { "acknowledgments": [ { "names": [ "Likang Luo" ], "organization": "NSFOCUS Security Team" } ], "cve": "CVE-2021-3752", "cwe": { "id": "CWE-362", "name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)" }, "discovery_date": "2021-08-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1999544" } ], "notes": [ { "category": "description", "text": "A use-after-free flaw was found in the Linux kernel\u2019s Bluetooth subsystem in the way user calls connect to the socket and disconnect simultaneously due to a race condition. This flaw allows a user to crash the system or escalate their privileges. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: possible use-after-free in bluetooth module", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is rated as having Moderate impact because Only local users with privileges to access the sock_dgram Bluetooth socket can trigger this issue.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3752" }, { "category": "external", "summary": "RHBZ#1999544", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999544" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3752", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3752" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3752", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3752" }, { "category": "external", "summary": "https://lore.kernel.org/lkml/20211115165435.133245729@linuxfoundation.org/", "url": "https://lore.kernel.org/lkml/20211115165435.133245729@linuxfoundation.org/" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2021/09/15/4", "url": "https://www.openwall.com/lists/oss-security/2021/09/15/4" } ], "release_date": "2021-09-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "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 baser or stability. The possible solution is to disable Bluetooth completely: https://access.redhat.com/solutions/2682931", "product_ids": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.0, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: possible use-after-free in bluetooth module" }, { "acknowledgments": [ { "names": [ "Yutian Yang" ], "organization": "Zhejiang University" } ], "cve": "CVE-2021-3759", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "discovery_date": "2021-07-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1999675" } ], "notes": [ { "category": "description", "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": "Vulnerability description" }, { "category": "summary", "text": "kernel: unaccounted ipc objects in Linux kernel lead to breaking memcg limits and DoS attacks", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3759" }, { "category": "external", "summary": "RHBZ#1999675", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999675" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3759", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3759" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3759", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3759" }, { "category": "external", "summary": "https://lore.kernel.org/linux-mm/1626333284-1404-1-git-send-email-nglaive@gmail.com/", "url": "https://lore.kernel.org/linux-mm/1626333284-1404-1-git-send-email-nglaive@gmail.com/" } ], "release_date": "2021-07-15T09:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: unaccounted ipc objects in Linux kernel lead to breaking memcg limits and DoS attacks" }, { "cve": "CVE-2021-3764", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "discovery_date": "2021-08-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1997467" } ], "notes": [ { "category": "description", "text": "A memory leak flaw was found in the Linux kernel\u0027s ccp_run_aes_gcm_cmd() function that allows an attacker to cause a denial of service. The vulnerability is similar to the older CVE-2019-18808. The highest threat from this vulnerability is to system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: DoS in ccp_run_aes_gcm_cmd() 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3764" }, { "category": "external", "summary": "RHBZ#1997467", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1997467" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3764", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3764" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3764", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3764" }, { "category": "external", "summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=36cf515b9bbe", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=36cf515b9bbe" } ], "release_date": "2021-08-20T09:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 5.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "kernel: DoS in ccp_run_aes_gcm_cmd() function" }, { "cve": "CVE-2021-3772", "cwe": { "id": "CWE-354", "name": "Improper Validation of Integrity Check Value" }, "discovery_date": "2021-08-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2000694" } ], "notes": [ { "category": "description", "text": "A flaw was found in the Linux SCTP stack. A blind attacker may be able to kill an existing SCTP association through invalid chunks if the attacker knows the IP-addresses and port numbers being used and the attacker can send packets with spoofed IP addresses.", "title": "Vulnerability description" }, { "category": "summary", "text": "kernel: sctp: Invalid chunks may be used to remotely remove existing associations", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-3772" }, { "category": "external", "summary": "RHBZ#2000694", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2000694" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-3772", "url": "https://www.cve.org/CVERecord?id=CVE-2021-3772" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3772", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3772" } ], "release_date": "2021-09-08T06:38:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-05-10T13:58:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this 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.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "CRB-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-abi-stablelists-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-cross-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-core-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debug-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-doc-0:4.18.0-372.9.1.el8.noarch", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-headers-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-modules-extra-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-tools-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:kernel-tools-libs-devel-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:kernel-zfcpdump-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-core-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-devel-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-0:4.18.0-372.9.1.el8.x86_64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.s390x", "CRB-8.6.0.GA:python3-perf-debuginfo-0:4.18.0-372.9.1.el8.x86_64" ], "restart_required": { "category": "machine" }, "url": "https://access.redhat.com/errata/RHSA-2022:1988" }, { "category": "workaround", "details": "As the SCTP module will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\nif\n# echo \"install sctp /bin/true\" \u003e\u003e /etc/modprobe.d/disable-sctp.conf\n\nThe system will need to be restarted if the SCTP modules are loaded. In most circumstances, the SCTP kernel modules will be unable to be unloaded while any network interfaces are active and the protocol is in use.\n\nIf the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.", "product_ids": [ "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:bpftool-debuginfo-0:4.18.0-372.9.1.el8.x86_64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.aarch64", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.ppc64le", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.s390x", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.src", "BaseOS-8.6.0.GA:kernel-0:4.18.0-372.9.1.el8.x86_64",