rhsa-2021_4356
Vulnerability from csaf_redhat
Published
2021-11-09 18:06
Modified
2024-12-20 20:35
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 Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fix(es): * kernel: out-of-bounds reads in pinctrl subsystem (CVE-2020-0427) * kernel: Improper input validation in some Intel(R) Ethernet E810 Adapter drivers (CVE-2020-24502) * kernel: Insufficient access control in some Intel(R) Ethernet E810 Adapter drivers (CVE-2020-24503) * kernel: Uncontrolled resource consumption in some Intel(R) Ethernet E810 Adapter drivers (CVE-2020-24504) * kernel: Fragmentation cache not cleared on reconnection (CVE-2020-24586) * kernel: Reassembling fragments encrypted under different keys (CVE-2020-24587) * kernel: wifi frame payload being parsed incorrectly as an L2 frame (CVE-2020-24588) * kernel: Forwarding EAPOL from unauthenticated wifi client (CVE-2020-26139) * kernel: accepting plaintext data frames in protected networks (CVE-2020-26140) * kernel: not verifying TKIP MIC of fragmented frames (CVE-2020-26141) * kernel: accepting fragmented plaintext frames in protected networks (CVE-2020-26143) * kernel: accepting unencrypted A-MSDU frames that start with RFC1042 header (CVE-2020-26144) * kernel: accepting plaintext broadcast fragments as full frames (CVE-2020-26145) * kernel: powerpc: RTAS calls can be used to compromise kernel integrity (CVE-2020-27777) * kernel: locking inconsistency in tty_io.c and tty_jobctrl.c can lead to a read-after-free (CVE-2020-29660) * kernel: buffer overflow in mwifiex_cmd_802_11_ad_hoc_start function via a long SSID value (CVE-2020-36158) * kernel: slab out-of-bounds read in hci_extended_inquiry_result_evt() (CVE-2020-36386) * kernel: Improper access control in BlueZ may allow information disclosure vulnerability. (CVE-2021-0129) * kernel: Use-after-free in ndb_queue_rq() in drivers/block/nbd.c (CVE-2021-3348) * kernel: Linux kernel eBPF RINGBUF map oversized allocation (CVE-2021-3489) * kernel: double free in bluetooth subsystem when the HCI device initialization fails (CVE-2021-3564) * kernel: use-after-free in function hci_sock_bound_ioctl() (CVE-2021-3573) * kernel: eBPF 32-bit source register truncation on div/mod (CVE-2021-3600) * kernel: DoS in rb_per_cpu_empty() (CVE-2021-3679) * kernel: Mounting overlayfs inside an unprivileged user namespace can reveal files (CVE-2021-3732) * kernel: heap overflow in __cgroup_bpf_run_filter_getsockopt() (CVE-2021-20194) * kernel: Race condition in sctp_destroy_sock list_del (CVE-2021-23133) * kernel: fuse: stall on CPU can occur because a retry loop continually finds the same bad inode (CVE-2021-28950) * kernel: System crash in intel_pmu_drain_pebs_nhm in arch/x86/events/intel/ds.c (CVE-2021-28971) * kernel: protection can be bypassed to leak content of kernel memory (CVE-2021-29155) * kernel: improper input validation in tipc_nl_retrieve_key function in net/tipc/node.c (CVE-2021-29646) * kernel: lack a full memory barrier may lead to DoS (CVE-2021-29650) * kernel: local escalation of privileges in handling of eBPF programs (CVE-2021-31440) * kernel: protection of stack pointer against speculative pointer arithmetic can be bypassed to leak content of kernel memory (CVE-2021-31829) * kernel: out-of-bounds reads and writes due to enforcing incorrect limits for pointer arithmetic operations by BPF verifier (CVE-2021-33200) * kernel: reassembling encrypted fragments with non-consecutive packet numbers (CVE-2020-26146) * kernel: reassembling mixed encrypted/plaintext fragments (CVE-2020-26147) * kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check (CVE-2020-29368) * kernel: flowtable list del corruption with kernel BUG at lib/list_debug.c:50 (CVE-2021-3635) * kernel: NULL pointer dereference in llsec_key_alloc() in net/mac802154/llsec.c (CVE-2021-3659) * kernel: setsockopt System Call Untrusted Pointer Dereference Information Disclosure (CVE-2021-20239) * kernel: out of bounds array access in drivers/md/dm-ioctl.c (CVE-2021-31916)
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": "Moderate"
    },
    "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 Moderate. 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* kernel: out-of-bounds reads in pinctrl subsystem (CVE-2020-0427)\n* kernel: Improper input validation in some Intel(R) Ethernet E810 Adapter drivers (CVE-2020-24502)\n* kernel: Insufficient access control in some Intel(R) Ethernet E810 Adapter drivers (CVE-2020-24503)\n* kernel: Uncontrolled resource consumption in some Intel(R) Ethernet E810 Adapter drivers (CVE-2020-24504)\n* kernel: Fragmentation cache not cleared on reconnection (CVE-2020-24586)\n* kernel: Reassembling fragments encrypted under different keys (CVE-2020-24587)\n* kernel: wifi frame payload being parsed incorrectly as an L2 frame (CVE-2020-24588)\n* kernel: Forwarding EAPOL from unauthenticated wifi client (CVE-2020-26139)\n* kernel: accepting plaintext data frames in protected networks (CVE-2020-26140)\n* kernel: not verifying TKIP MIC of fragmented frames (CVE-2020-26141)\n* kernel: accepting fragmented plaintext frames in protected networks (CVE-2020-26143)\n* kernel: accepting unencrypted A-MSDU frames that start with RFC1042 header (CVE-2020-26144)\n* kernel: accepting plaintext broadcast fragments as full frames (CVE-2020-26145)\n* kernel: powerpc: RTAS calls can be used to compromise kernel integrity (CVE-2020-27777)\n* kernel: locking inconsistency in tty_io.c and tty_jobctrl.c can lead to a read-after-free (CVE-2020-29660)\n* kernel: buffer overflow in mwifiex_cmd_802_11_ad_hoc_start function via a long SSID value (CVE-2020-36158)\n* kernel: slab out-of-bounds read in hci_extended_inquiry_result_evt()  (CVE-2020-36386)\n* kernel: Improper access control in BlueZ may allow information disclosure vulnerability. (CVE-2021-0129)\n* kernel: Use-after-free in ndb_queue_rq() in drivers/block/nbd.c (CVE-2021-3348)\n* kernel: Linux kernel eBPF RINGBUF map oversized allocation (CVE-2021-3489)\n* kernel: double free in bluetooth subsystem when the HCI device initialization fails (CVE-2021-3564)\n* kernel: use-after-free in function hci_sock_bound_ioctl() (CVE-2021-3573)\n* kernel: eBPF 32-bit source register truncation on div/mod (CVE-2021-3600)\n* kernel: DoS in rb_per_cpu_empty() (CVE-2021-3679)\n* kernel: Mounting overlayfs inside an unprivileged user namespace can reveal files (CVE-2021-3732)\n* kernel: heap overflow in __cgroup_bpf_run_filter_getsockopt() (CVE-2021-20194)\n* kernel: Race condition in sctp_destroy_sock list_del (CVE-2021-23133)\n* kernel: fuse: stall on CPU can occur because a retry loop continually finds the same bad inode (CVE-2021-28950)\n* kernel: System crash in intel_pmu_drain_pebs_nhm in arch/x86/events/intel/ds.c (CVE-2021-28971)\n* kernel: protection can be bypassed to leak content of kernel memory (CVE-2021-29155)\n* kernel: improper input validation in tipc_nl_retrieve_key function in net/tipc/node.c (CVE-2021-29646)\n* kernel: lack a full memory barrier may lead to DoS (CVE-2021-29650)\n* kernel: local escalation of privileges in handling of eBPF programs (CVE-2021-31440)\n* kernel: protection of stack pointer against speculative pointer arithmetic can be bypassed to leak content of kernel memory (CVE-2021-31829)\n* kernel: out-of-bounds reads and writes due to enforcing incorrect limits for pointer arithmetic operations by BPF verifier (CVE-2021-33200)\n* kernel: reassembling encrypted fragments with non-consecutive packet numbers (CVE-2020-26146)\n* kernel: reassembling mixed encrypted/plaintext fragments (CVE-2020-26147)\n* kernel: the copy-on-write implementation can grant unintended write access because of a race condition in a THP mapcount check (CVE-2020-29368)\n* kernel: flowtable list del corruption with kernel BUG at lib/list_debug.c:50 (CVE-2021-3635)\n* kernel: NULL pointer dereference in llsec_key_alloc() in net/mac802154/llsec.c (CVE-2021-3659)\n* kernel: setsockopt System Call Untrusted Pointer Dereference Information Disclosure (CVE-2021-20239)\n* kernel: out of bounds array access in drivers/md/dm-ioctl.c (CVE-2021-31916)",
        "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-2021:4356",
        "url": "https://access.redhat.com/errata/RHSA-2021:4356"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/security/updates/classification/#moderate",
        "url": "https://access.redhat.com/security/updates/classification/#moderate"
      },
      {
        "category": "external",
        "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/",
        "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
      },
      {
        "category": "external",
        "summary": "1509204",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1509204"
      },
      {
        "category": "external",
        "summary": "1793880",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1793880"
      },
      {
        "category": "external",
        "summary": "1816493",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1816493"
      },
      {
        "category": "external",
        "summary": "1894101",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1894101"
      },
      {
        "category": "external",
        "summary": "1900844",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1900844"
      },
      {
        "category": "external",
        "summary": "1903244",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1903244"
      },
      {
        "category": "external",
        "summary": "1906522",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1906522"
      },
      {
        "category": "external",
        "summary": "1912683",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1912683"
      },
      {
        "category": "external",
        "summary": "1913348",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913348"
      },
      {
        "category": "external",
        "summary": "1915825",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1915825"
      },
      {
        "category": "external",
        "summary": "1919893",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919893"
      },
      {
        "category": "external",
        "summary": "1921958",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1921958"
      },
      {
        "category": "external",
        "summary": "1923636",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1923636"
      },
      {
        "category": "external",
        "summary": "1930376",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1930376"
      },
      {
        "category": "external",
        "summary": "1930379",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1930379"
      },
      {
        "category": "external",
        "summary": "1930381",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1930381"
      },
      {
        "category": "external",
        "summary": "1933527",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1933527"
      },
      {
        "category": "external",
        "summary": "1939341",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1939341"
      },
      {
        "category": "external",
        "summary": "1941762",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941762"
      },
      {
        "category": "external",
        "summary": "1941784",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1941784"
      },
      {
        "category": "external",
        "summary": "1945345",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945345"
      },
      {
        "category": "external",
        "summary": "1945388",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1945388"
      },
      {
        "category": "external",
        "summary": "1946965",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1946965"
      },
      {
        "category": "external",
        "summary": "1948772",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1948772"
      },
      {
        "category": "external",
        "summary": "1951595",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951595"
      },
      {
        "category": "external",
        "summary": "1953847",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1953847"
      },
      {
        "category": "external",
        "summary": "1954588",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1954588"
      },
      {
        "category": "external",
        "summary": "1957788",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1957788"
      },
      {
        "category": "external",
        "summary": "1959559",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959559"
      },
      {
        "category": "external",
        "summary": "1959642",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959642"
      },
      {
        "category": "external",
        "summary": "1959654",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959654"
      },
      {
        "category": "external",
        "summary": "1959657",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959657"
      },
      {
        "category": "external",
        "summary": "1959663",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959663"
      },
      {
        "category": "external",
        "summary": "1960490",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960490"
      },
      {
        "category": "external",
        "summary": "1960492",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960492"
      },
      {
        "category": "external",
        "summary": "1960496",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960496"
      },
      {
        "category": "external",
        "summary": "1960498",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960498"
      },
      {
        "category": "external",
        "summary": "1960500",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960500"
      },
      {
        "category": "external",
        "summary": "1960502",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960502"
      },
      {
        "category": "external",
        "summary": "1960504",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960504"
      },
      {
        "category": "external",
        "summary": "1960708",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960708"
      },
      {
        "category": "external",
        "summary": "1964028",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964028"
      },
      {
        "category": "external",
        "summary": "1964139",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1964139"
      },
      {
        "category": "external",
        "summary": "1965038",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1965038"
      },
      {
        "category": "external",
        "summary": "1965360",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1965360"
      },
      {
        "category": "external",
        "summary": "1965458",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1965458"
      },
      {
        "category": "external",
        "summary": "1966578",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1966578"
      },
      {
        "category": "external",
        "summary": "1969489",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1969489"
      },
      {
        "category": "external",
        "summary": "1971101",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1971101"
      },
      {
        "category": "external",
        "summary": "1972278",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1972278"
      },
      {
        "category": "external",
        "summary": "1974627",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1974627"
      },
      {
        "category": "external",
        "summary": "1975182",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1975182"
      },
      {
        "category": "external",
        "summary": "1975949",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1975949"
      },
      {
        "category": "external",
        "summary": "1976679",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1976679"
      },
      {
        "category": "external",
        "summary": "1976699",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1976699"
      },
      {
        "category": "external",
        "summary": "1976946",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1976946"
      },
      {
        "category": "external",
        "summary": "1976969",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1976969"
      },
      {
        "category": "external",
        "summary": "1977162",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977162"
      },
      {
        "category": "external",
        "summary": "1977422",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977422"
      },
      {
        "category": "external",
        "summary": "1977537",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977537"
      },
      {
        "category": "external",
        "summary": "1977850",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977850"
      },
      {
        "category": "external",
        "summary": "1978369",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978369"
      },
      {
        "category": "external",
        "summary": "1979070",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1979070"
      },
      {
        "category": "external",
        "summary": "1979680",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1979680"
      },
      {
        "category": "external",
        "summary": "1981954",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1981954"
      },
      {
        "category": "external",
        "summary": "1986138",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986138"
      },
      {
        "category": "external",
        "summary": "1989165",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989165"
      },
      {
        "category": "external",
        "summary": "1989999",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1989999"
      },
      {
        "category": "external",
        "summary": "1991976",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1991976"
      },
      {
        "category": "external",
        "summary": "1992700",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1992700"
      },
      {
        "category": "external",
        "summary": "1995249",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1995249"
      },
      {
        "category": "external",
        "summary": "1996854",
        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1996854"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4356.json"
      }
    ],
    "title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update",
    "tracking": {
      "current_release_date": "2024-12-20T20:35:58+00:00",
      "generator": {
        "date": "2024-12-20T20:35:58+00:00",
        "engine": {
          "name": "Red Hat SDEngine",
          "version": "4.2.4"
        }
      },
      "id": "RHSA-2021:4356",
      "initial_release_date": "2021-11-09T18:06:54+00:00",
      "revision_history": [
        {
          "date": "2021-11-09T18:06:54+00:00",
          "number": "1",
          "summary": "Initial version"
        },
        {
          "date": "2021-11-09T18:06:54+00:00",
          "number": "2",
          "summary": "Last updated version"
        },
        {
          "date": "2024-12-20T20:35:58+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.5.0.GA",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "Red Hat CodeReady Linux Builder (v. 8)",
                "product": {
                  "name": "Red Hat CodeReady Linux Builder (v. 8)",
                  "product_id": "CRB-8.5.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-348.el8.aarch64",
                "product": {
                  "name": "bpftool-0:4.18.0-348.el8.aarch64",
                  "product_id": "bpftool-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-core-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-core-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-cross-headers-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-debug-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-debug-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-debug-core-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-debug-devel-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-debug-modules-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-devel-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-devel-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-headers-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-headers-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-modules-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-modules-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-modules-extra-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-tools-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-tools-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-tools-libs-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "perf-0:4.18.0-348.el8.aarch64",
                  "product_id": "perf-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "python3-perf-0:4.18.0-348.el8.aarch64",
                  "product_id": "python3-perf-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_id": "bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_id": "perf-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-348.el8?arch=aarch64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-348.el8?arch=aarch64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "bpftool-0:4.18.0-348.el8.ppc64le",
                  "product_id": "bpftool-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-core-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-core-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-debug-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-debug-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-debug-core-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-devel-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-devel-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-headers-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-headers-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-modules-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-modules-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-tools-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-tools-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "perf-0:4.18.0-348.el8.ppc64le",
                  "product_id": "perf-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "python3-perf-0:4.18.0-348.el8.ppc64le",
                  "product_id": "python3-perf-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_id": "bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_id": "perf-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-348.el8?arch=ppc64le"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "bpftool-0:4.18.0-348.el8.x86_64",
                  "product_id": "bpftool-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-core-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-core-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-cross-headers-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-debug-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-debug-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-debug-core-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-debug-devel-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-debug-modules-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-devel-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-devel-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-headers-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-headers-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-modules-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-modules-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-modules-extra-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-tools-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-tools-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-tools-libs-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-tools-libs-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "perf-0:4.18.0-348.el8.x86_64",
                  "product_id": "perf-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "python3-perf-0:4.18.0-348.el8.x86_64",
                  "product_id": "python3-perf-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_id": "bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_id": "perf-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-348.el8?arch=x86_64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
                "product": {
                  "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
                  "product_id": "kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-348.el8?arch=x86_64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "bpftool-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "bpftool-0:4.18.0-348.el8.s390x",
                  "product_id": "bpftool-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-core-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-core-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-core-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-core@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-cross-headers-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-cross-headers-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-cross-headers-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-debug-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-debug-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-core-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-debug-core-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-debug-core-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-devel-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-debug-devel-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-debug-devel-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-debug-modules-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-debug-modules-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-devel-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-devel-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-devel-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-devel@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-headers-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-headers-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-headers-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-headers@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-modules-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-modules-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-modules-extra-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-modules-extra-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-modules-extra-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-tools-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-tools-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-zfcpdump-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "perf-0:4.18.0-348.el8.s390x",
                  "product_id": "perf-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "python3-perf-0:4.18.0-348.el8.s390x",
                  "product_id": "python3-perf-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "bpftool-debuginfo-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "bpftool-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_id": "bpftool-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "perf-debuginfo-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "perf-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_id": "perf-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-348.el8?arch=s390x"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
                "product": {
                  "name": "python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_id": "python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-348.el8?arch=s390x"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-0:4.18.0-348.el8.src",
                "product": {
                  "name": "kernel-0:4.18.0-348.el8.src",
                  "product_id": "kernel-0:4.18.0-348.el8.src",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel@4.18.0-348.el8?arch=src"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "src"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
                "product": {
                  "name": "kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
                  "product_id": "kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-348.el8?arch=noarch"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "kernel-doc-0:4.18.0-348.el8.noarch",
                "product": {
                  "name": "kernel-doc-0:4.18.0-348.el8.noarch",
                  "product_id": "kernel-doc-0:4.18.0-348.el8.noarch",
                  "product_identification_helper": {
                    "purl": "pkg:rpm/redhat/kernel-doc@4.18.0-348.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-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "bpftool-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "bpftool-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "bpftool-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "bpftool-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.src",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:4.18.0-348.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-core-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-core-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-core-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-core-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-devel-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-devel-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-devel-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-devel-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:4.18.0-348.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch"
        },
        "product_reference": "kernel-doc-0:4.18.0-348.el8.noarch",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-headers-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-headers-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-headers-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-headers-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-modules-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-modules-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-modules-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-modules-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-tools-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-tools-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-tools-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-tools-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "perf-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "perf-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "perf-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "perf-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "python3-perf-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "python3-perf-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "python3-perf-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "python3-perf-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
          "product_id": "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "BaseOS-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "bpftool-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "bpftool-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "bpftool-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "bpftool-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "bpftool-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.src",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-abi-stablelists-0:4.18.0-348.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch"
        },
        "product_reference": "kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-core-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-core-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-core-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-core-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-core-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-cross-headers-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-cross-headers-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-core-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-core-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-devel-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-devel-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-modules-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-devel-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-devel-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-devel-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-devel-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-devel-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-doc-0:4.18.0-348.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch"
        },
        "product_reference": "kernel-doc-0:4.18.0-348.el8.noarch",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-headers-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-headers-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-headers-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-headers-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-headers-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-modules-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-modules-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-modules-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-modules-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-modules-extra-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-modules-extra-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-tools-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-tools-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-tools-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-tools-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-tools-libs-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-core-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "perf-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "perf-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "perf-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "perf-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "perf-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "perf-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "python3-perf-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "python3-perf-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "python3-perf-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "python3-perf-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-348.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-348.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-perf-debuginfo-0:4.18.0-348.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
          "product_id": "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        },
        "product_reference": "python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
        "relates_to_product_reference": "CRB-8.5.0.GA"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2019-14615",
      "cwe": {
        "id": "CWE-212",
        "name": "Improper Removal of Sensitive Information Before Storage or Transfer"
      },
      "discovery_date": "2020-01-09T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1789209"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An information disclosure flaw was found in the Linux kernel. The i915 graphics driver lacks control of flow for data structures which may allow a local, authenticated user to disclose information when using ioctl commands with an attached i915 device. The highest threat from this vulnerability is to data confidentiality.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Intel graphics card information leak.",
          "title": "Vulnerability summary"
        },
        {
          "category": "other",
          "text": "This issue affects the versions of the Linux kernel as shipped with Red Hat Enterprise Linux 6, 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 6, 7, and 8 may address this issue.\n\nThis has been rated as having Moderate security impact and is not currently planned to be addressed in future updates of Red Hat Enterprise MRG 2.",
          "title": "Statement"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2019-14615"
        },
        {
          "category": "external",
          "summary": "RHBZ#1789209",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789209"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2019-14615",
          "url": "https://www.cve.org/CVERecord?id=CVE-2019-14615"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-14615",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-14615"
        }
      ],
      "release_date": "2020-01-14T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "category": "workaround",
          "details": "Preventing loading of the i915 kernel module will prevent attackers from using this exploit against the system; however, the power management functionality of the card will be disabled and the system may draw additional power. See the kcs \u201cHow do I blacklist a kernel module to prevent it from loading automatically?\u201c  (https://access.redhat.com/solutions/41278) for instructions on how to disable a kernel module from autoloading. Graphical displays may also be at low resolution or not work correctly.\n\nThis mitigation may not be suitable if the graphical login functionality is required.",
          "product_ids": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.0"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: Intel graphics card information leak."
    },
    {
      "cve": "CVE-2020-0427",
      "cwe": {
        "id": "CWE-200",
        "name": "Exposure of Sensitive Information to an Unauthorized Actor"
      },
      "discovery_date": "2021-01-24T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1919893"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux pinctrl system. It is possible to trigger an of bounds read due to a use after free. This could lead to local information disclosure with no additional execution privileges needed.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: out-of-bounds reads in pinctrl subsystem.",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-0427"
        },
        {
          "category": "external",
          "summary": "RHBZ#1919893",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1919893"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-0427",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-0427"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-0427",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-0427"
        }
      ],
      "release_date": "2020-11-22T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "category": "workaround",
          "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
          "product_ids": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: out-of-bounds reads in pinctrl subsystem."
    },
    {
      "cve": "CVE-2020-24502",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2021-02-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1930379"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Improper input validation in some Intel(R) Ethernet E810 Adapter drivers for Linux may allow an authenticated user to potentially enable a denial of service via local access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Improper input validation in some Intel(R) Ethernet E810 Adapter drivers",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-24502"
        },
        {
          "category": "external",
          "summary": "RHBZ#1930379",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1930379"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-24502",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-24502"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24502",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24502"
        }
      ],
      "release_date": "2021-02-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        }
      ],
      "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: Improper input validation in some Intel(R) Ethernet E810 Adapter drivers"
    },
    {
      "cve": "CVE-2020-24503",
      "cwe": {
        "id": "CWE-863",
        "name": "Incorrect Authorization"
      },
      "discovery_date": "2021-02-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1930381"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Insufficient access control in some Intel(R) Ethernet E810 Adapter drivers for Linux may allow an authenticated user to potentially enable information disclosure via local access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Insufficient access control in some Intel(R) Ethernet E810 Adapter drivers",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-24503"
        },
        {
          "category": "external",
          "summary": "RHBZ#1930381",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1930381"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-24503",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-24503"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24503",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24503"
        }
      ],
      "release_date": "2021-02-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: Insufficient access control in some Intel(R) Ethernet E810 Adapter drivers"
    },
    {
      "cve": "CVE-2020-24504",
      "cwe": {
        "id": "CWE-400",
        "name": "Uncontrolled Resource Consumption"
      },
      "discovery_date": "2021-02-17T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1930376"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "An uncontrolled resource consumption in some Intel(R) Ethernet E810 Adapter drivers for Linux may allow an authenticated user to potentially cause a denial of service via local access.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Uncontrolled resource consumption in some Intel(R) Ethernet E810 Adapter drivers",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-24504"
        },
        {
          "category": "external",
          "summary": "RHBZ#1930376",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1930376"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-24504",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-24504"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24504",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24504"
        },
        {
          "category": "external",
          "summary": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00462.html",
          "url": "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00462.html"
        }
      ],
      "release_date": "2021-02-17T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        }
      ],
      "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: Uncontrolled resource consumption in some Intel(R) Ethernet E810 Adapter drivers"
    },
    {
      "cve": "CVE-2020-24586",
      "cwe": {
        "id": "CWE-212",
        "name": "Improper Removal of Sensitive Information Before Storage or Transfer"
      },
      "discovery_date": "2021-05-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1959642"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux kernels implementation of wifi fragmentation handling. An attacker with the ability to transmit within the wireless transmission range of an access point can abuse a flaw where previous contents of wifi fragments can be unintentionally transmitted to another device.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Fragmentation cache not cleared on reconnection",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-24586"
        },
        {
          "category": "external",
          "summary": "RHBZ#1959642",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959642"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-24586",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-24586"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24586",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24586"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-wireless/20210511200110.3f8290e59823.I622a67769ed39257327a362cfc09c812320eb979@changeid/",
          "url": "https://lore.kernel.org/linux-wireless/20210511200110.3f8290e59823.I622a67769ed39257327a362cfc09c812320eb979@changeid/"
        }
      ],
      "release_date": "2021-05-12T01:20:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: Fragmentation cache not cleared on reconnection"
    },
    {
      "cve": "CVE-2020-24587",
      "cwe": {
        "id": "CWE-345",
        "name": "Insufficient Verification of Data Authenticity"
      },
      "discovery_date": "2021-05-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1959654"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux kernel\u0027s WiFi implementation. An attacker within the wireless range can abuse a logic flaw in the WiFi implementation by reassembling packets from multiple fragments under different keys, treating them as valid. This flaw allows an attacker to send a fragment under an incorrect key, treating them as a valid fragment under the new key. The highest threat from this vulnerability is to confidentiality.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Reassembling fragments encrypted under different keys",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-24587"
        },
        {
          "category": "external",
          "summary": "RHBZ#1959654",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959654"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-24587",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-24587"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24587",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24587"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-wireless/20210511200110.3f8290e59823.I622a67769ed39257327a362cfc09c812320eb979@changeid/",
          "url": "https://lore.kernel.org/linux-wireless/20210511200110.3f8290e59823.I622a67769ed39257327a362cfc09c812320eb979@changeid/"
        }
      ],
      "release_date": "2021-05-11T14:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3.1,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: Reassembling fragments encrypted under different keys"
    },
    {
      "cve": "CVE-2020-24588",
      "cwe": {
        "id": "CWE-20",
        "name": "Improper Input Validation"
      },
      "discovery_date": "2021-05-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1959657"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux kernels wifi implementation. An attacker within wireless broadcast range can inject custom data into the wireless communication circumventing checks on the data.  This can cause the frame to pass checks and be considered a valid frame of a different type.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: wifi frame payload being parsed incorrectly as an L2 frame",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-24588"
        },
        {
          "category": "external",
          "summary": "RHBZ#1959657",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959657"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-24588",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-24588"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24588",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24588"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-wireless/20210511200110.25d93176ddaf.I9e265b597f2cd23eb44573f35b625947b386a9de@changeid/",
          "url": "https://lore.kernel.org/linux-wireless/20210511200110.25d93176ddaf.I9e265b597f2cd23eb44573f35b625947b386a9de@changeid/"
        }
      ],
      "release_date": "2021-05-12T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: wifi frame payload being parsed incorrectly as an L2 frame"
    },
    {
      "cve": "CVE-2020-26139",
      "cwe": {
        "id": "CWE-829",
        "name": "Inclusion of Functionality from Untrusted Control Sphere"
      },
      "discovery_date": "2021-05-12T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1959663"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "Frames used for authentication and key management between the AP and connected clients.  Some clients may take these redirected frames masquerading as control mechanisms from the AP.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: Forwarding EAPOL from unauthenticated wifi client",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-26139"
        },
        {
          "category": "external",
          "summary": "RHBZ#1959663",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1959663"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26139",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-26139"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26139",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26139"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-wireless/20210511200110.cb327ed0cabe.Ib7dcffa2a31f0913d660de65ba3c8aca75b1d10f@changeid/",
          "url": "https://lore.kernel.org/linux-wireless/20210511200110.cb327ed0cabe.Ib7dcffa2a31f0913d660de65ba3c8aca75b1d10f@changeid/"
        }
      ],
      "release_date": "2021-05-12T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 3.5,
            "baseSeverity": "LOW",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: Forwarding EAPOL from unauthenticated wifi client"
    },
    {
      "cve": "CVE-2020-26140",
      "cwe": {
        "id": "CWE-346",
        "name": "Origin Validation Error"
      },
      "discovery_date": "2021-05-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1960490"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in Linux kernel. Where the WiFi implementations accept plaintext frames in a protected WiFi network. An adversary can abuse this to inject arbitrary data frames independent of the network configuration.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: accepting plaintext data frames in protected networks",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-26140"
        },
        {
          "category": "external",
          "summary": "RHBZ#1960490",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960490"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26140",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-26140"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26140",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26140"
        }
      ],
      "release_date": "2021-05-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: accepting plaintext data frames in protected networks"
    },
    {
      "cve": "CVE-2020-26141",
      "cwe": {
        "id": "CWE-863",
        "name": "Incorrect Authorization"
      },
      "discovery_date": "2021-05-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1960492"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in Linux kernel\u0027s WiFi implementation.  An attacker within wireless range can inject a control packet fragment where the kernel does not verify the Message Integrity Check (authenticity) of fragmented TKIP frames.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: not verifying TKIP MIC of fragmented frames",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-26141"
        },
        {
          "category": "external",
          "summary": "RHBZ#1960492",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960492"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26141",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-26141"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26141",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26141"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-wireless/20210511200110.c3f1d42c6746.I795593fcaae941c471425b8c7d5f7bb185d29142@changeid/",
          "url": "https://lore.kernel.org/linux-wireless/20210511200110.c3f1d42c6746.I795593fcaae941c471425b8c7d5f7bb185d29142@changeid/"
        }
      ],
      "release_date": "2021-05-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: not verifying TKIP MIC of fragmented frames"
    },
    {
      "cve": "CVE-2020-26143",
      "cwe": {
        "id": "CWE-346",
        "name": "Origin Validation Error"
      },
      "discovery_date": "2021-05-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1960496"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A vulnerability was found in Linux kernel, where the WiFi implementations assemble fragments even though some of them were sent in plaintext. This vulnerability can be abused to inject packets and/or exfiltrate selected fragments when another device sends fragmented frames and the WEP, CCMP, or GCMP data-confidentiality protocol is used.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: accepting fragmented plaintext frames in protected networks",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-26143"
        },
        {
          "category": "external",
          "summary": "RHBZ#1960496",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960496"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26143",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-26143"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26143",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26143"
        }
      ],
      "release_date": "2021-05-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: accepting fragmented plaintext frames in protected networks"
    },
    {
      "cve": "CVE-2020-26144",
      "cwe": {
        "id": "CWE-290",
        "name": "Authentication Bypass by Spoofing"
      },
      "discovery_date": "2021-05-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1960498"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the Linux kernel, where the WiFi implementations accept plaintext A-MSDU frames as long as the first 8 bytes correspond to a valid RFC1042 (ex., LLC/SNAP) header for EAPOL. The highest threat from this vulnerability is to integrity.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: accepting unencrypted A-MSDU frames that start with RFC1042 header",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-26144"
        },
        {
          "category": "external",
          "summary": "RHBZ#1960498",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960498"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26144",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-26144"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26144",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26144"
        }
      ],
      "release_date": "2021-05-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ],
      "title": "kernel: accepting unencrypted A-MSDU frames that start with RFC1042 header"
    },
    {
      "cve": "CVE-2020-26145",
      "cwe": {
        "id": "CWE-307",
        "name": "Improper Restriction of Excessive Authentication Attempts"
      },
      "discovery_date": "2021-05-07T00:00:00+00:00",
      "ids": [
        {
          "system_name": "Red Hat Bugzilla ID",
          "text": "1960500"
        }
      ],
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in ath10k_htt_rx_proc_rx_frag_ind_hl in drivers/net/wireless/ath/ath10k/htt_rx.c in the Linux kernel WiFi implementations, where it accepts a second (or subsequent) broadcast fragments even when sent in plaintext and then process them as full unfragmented frames. The highest threat from this vulnerability is to integrity.",
          "title": "Vulnerability description"
        },
        {
          "category": "summary",
          "text": "kernel: accepting plaintext broadcast fragments as full frames",
          "title": "Vulnerability summary"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
          "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
          "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://access.redhat.com/security/cve/CVE-2020-26145"
        },
        {
          "category": "external",
          "summary": "RHBZ#1960500",
          "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1960500"
        },
        {
          "category": "external",
          "summary": "https://www.cve.org/CVERecord?id=CVE-2020-26145",
          "url": "https://www.cve.org/CVERecord?id=CVE-2020-26145"
        },
        {
          "category": "external",
          "summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-26145",
          "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-26145"
        },
        {
          "category": "external",
          "summary": "https://lore.kernel.org/linux-wireless/20210511200110.9ca6ca7945a9.I1e18b514590af17c155bda86699bc3a971a8dcf4@changeid/",
          "url": "https://lore.kernel.org/linux-wireless/20210511200110.9ca6ca7945a9.I1e18b514590af17c155bda86699bc3a971a8dcf4@changeid/"
        }
      ],
      "release_date": "2021-05-11T00:00:00+00:00",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2021-11-09T18:06:54+00:00",
          "details": "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.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.5 Release Notes linked from the References section.\n\nFor details on how to apply this update, which includes the changes described in this 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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ],
          "restart_required": {
            "category": "machine"
          },
          "url": "https://access.redhat.com/errata/RHSA-2021:4356"
        },
        {
          "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.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "ADJACENT_NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
            "version": "3.1"
          },
          "products": [
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "BaseOS-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-tools-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:kernel-tools-libs-devel-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-core-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-devel-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-0:4.18.0-348.el8.x86_64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.aarch64",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.ppc64le",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.s390x",
            "BaseOS-8.5.0.GA:python3-perf-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:bpftool-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.src",
            "CRB-8.5.0.GA:kernel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-abi-stablelists-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-cross-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-core-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debug-modules-extra-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-devel-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-doc-0:4.18.0-348.el8.noarch",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-headers-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.s390x",
            "CRB-8.5.0.GA:kernel-modules-0:4.18.0-348.el8.x86_64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.aarch64",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.ppc64le",
            "CRB-8.5.0.GA:kernel-modules-extra-0:4.18.0-348.el8.s390x",
            "