<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cpe="http://cpe.mitre.org/language/2.0" xmlns:cvrf="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf" xmlns:cvrf-common="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/common" xmlns:cvssv2="http://scap.nist.gov/schema/cvss-v2/1.0" xmlns:cvssv3="https://www.first.org/cvss/cvss-v3.0.xsd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ns0="http://purl.org/dc/elements/1.1/" xmlns:prod="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod" xmlns:scap-core="http://scap.nist.gov/schema/scap-core/1.0" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:vuln="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/cvrf">
  <DocumentTitle xml:lang="en">Security update for the Linux Kernel</DocumentTitle>
  <DocumentType>SUSE Patch</DocumentType>
  <DocumentPublisher Type="Vendor">
    <ContactDetails>security@suse.de</ContactDetails>
    <IssuingAuthority>SUSE Security Team</IssuingAuthority>
  </DocumentPublisher>
  <DocumentTracking>
    <Identification>
      <ID>SUSE-SU-2024:1321-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2024-04-16T22:45:55Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-04-16T22:45:55Z</InitialReleaseDate>
    <CurrentReleaseDate>2024-04-16T22:45:55Z</CurrentReleaseDate>
    <Generator>
      <Engine>cve-database/bin/generate-cvrf.pl</Engine>
      <Date>2017-02-24T01:00:00Z</Date>
    </Generator>
  </DocumentTracking>
  <DocumentNotes>
    <Note Title="Topic" Type="Summary" Ordinal="1" xml:lang="en">Security update for the Linux Kernel</Note>
    <Note Title="Details" Type="General" Ordinal="2" xml:lang="en">
The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security bugfixes.


The following security bugs were fixed:

- CVE-2024-25742: Fixed insufficient validation during #VC instruction emulation in x86/sev (bsc#1221725).
- CVE-2023-52519: Fixed possible overflow in HID/intel-ish-hid/ipc (bsc#1220920).
- CVE-2023-52529: Fixed a potential memory leak in sony_probe() (bsc#1220929).
- CVE-2023-52474: Fixed a vulnerability with non-PAGE_SIZE-end multi-iovec user SDMA requests (bsc#1220445).
- CVE-2023-52513: Fixed connection failure handling  in RDMA/siw (bsc#1221022).
- CVE-2023-52515: Fixed possible use-after-free in RDMA/srp (bsc#1221048).
- CVE-2023-52564: Reverted invalid fix for UAF in gsm_cleanup_mux() (bsc#1220938).
- CVE-2023-52447: Fixed map_fd_put_ptr() signature kABI workaround  (bsc#1220251).
- CVE-2023-52510: Fixed a potential UAF in ca8210_probe() (bsc#1220898).
- CVE-2023-52524: Fixed possible corruption in nfc/llcp (bsc#1220927).
- CVE-2023-52528: Fixed uninit-value access in __smsc75xx_read_reg() (bsc#1220843).
- CVE-2023-52507: Fixed possible shift-out-of-bounds in nfc/nci (bsc#1220833).
- CVE-2023-52566: Fixed potential use after free in nilfs_gccache_submit_read_data() (bsc#1220940).
- CVE-2023-52508: Fixed null pointer dereference in nvme_fc_io_getuuid() (bsc#1221015).
- CVE-2023-6535: Fixed a NULL pointer dereference in nvmet_tcp_execute_request (bsc#1217988).
- CVE-2023-6536: Fixed a NULL pointer dereference in __nvmet_req_complete (bsc#1217989).
- CVE-2023-6356: Fixed a NULL pointer dereference in nvmet_tcp_build_pdu_iovec (bsc#1217987).
- CVE-2023-52454: Fixed a kernel panic when host sends an invalid H2C PDU length (bsc#1220320).
- CVE-2023-52520: Fixed reference leak in platform/x86/think-lmi (bsc#1220921).
- CVE-2023-35827: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1212514).
- CVE-2023-52509: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1220836).
- CVE-2023-52501: Fixed possible memory corruption in ring-buffer (bsc#1220885).
- CVE-2023-52567: Fixed possible Oops in  serial/8250_port: when using IRQ polling (irq = 0) (bsc#1220839).
- CVE-2023-52517: Fixed race between DMA RX transfer completion and RX FIFO drain in spi/sun6i (bsc#1221055).
- CVE-2023-52511: Fixed possible memory corruption in spi/sun6i (bsc#1221012).
- CVE-2023-52525: Fixed out of bounds check mwifiex_process_rx_packet() (bsc#1220840).
- CVE-2023-52504: Fixed possible out-of bounds in apply_alternatives() on a 5-level paging machine (bsc#1221553).
- CVE-2023-52575: Fixed SBPB enablement for spec_rstack_overflow=off (bsc#1220871).
- CVE-2022-48626: Fixed a potential use-after-free on remove path moxart (bsc#1220366).
- CVE-2022-48629: Fixed possible memory leak in qcom-rng (bsc#1220989).
- CVE-2022-48630: Fixed infinite loop on requests not multiple of WORD_SZ in crypto: qcom-rng (bsc#1220990).
- CVE-2021-46926: Fixed bug when detecting controllers in ALSA/hda/intel-sdw-acpi (bsc#1220478).
- CVE-2021-47096: Fixed uninitalized user_pversion in ALSA rawmidi (bsc#1220981).
- CVE-2021-47104: Fixed memory leak in qib_user_sdma_queue_pkts() (bsc#1220960).
- CVE-2021-47097: Fixed stack out of bound access in elantech_change_report_id() (bsc#1220982).
- CVE-2021-47094: Fixed possible memory leak in KVM x86/mmu (bsc#1221551).
- CVE-2021-47107: Fixed READDIR buffer overflow in NFSD (bsc#1220965).
- CVE-2021-47101: Fixed uninit-value in asix_mdio_read() (bsc#1220987).
- CVE-2021-47108: Fixed possible NULL pointer dereference for mtk_hdmi_conf in drm/mediatek (bsc#1220986).
- CVE-2021-47098: Fixed integer overflow/underflow in hysteresis calculations hwmon: (lm90) (bsc#1220983).
- CVE-2021-47100: Fixed UAF when uninstall in ipmi (bsc#1220985).
- CVE-2021-47095: Fixed missing initialization in ipmi/ssif (bsc#1220979).
- CVE-2021-47091: Fixed locking in ieee80211_start_ap()) error path (bsc#1220959).
- CVE-2021-46936: Fixed use-after-free in tw_timer_handler() (bsc#1220439).
- CVE-2021-47102: Fixed incorrect structure access In line: upper = info-&gt;upper_dev in net/marvell/prestera (bsc#1221009).
- CVE-2021-46925: Fixed kernel panic caused by race of smc_sock (bsc#1220466).
- CVE-2021-46927: Fixed assertion bug in nitro_enclaves: Use get_user_pages_unlocked() (bsc#1220443).
- CVE-2021-47093: Fixed memleak on registration failure in intel_pmc_core (bsc#1220978).
- CVE-2022-20154: Fixed a use after free due to a race condition in lock_sock_nested of sock.c. This could lead to local escalation of privilege with System execution privileges needed (bsc#1200599).
- CVE-2021-46929: Fixed use-after-free issue in sctp_sock_dump() (bsc#1220482).
- CVE-2021-47087: Fixed incorrect page free bug in tee/optee (bsc#1220954).
- CVE-2022-4744: Fixed double-free that could lead to DoS or privilege escalation in TUN/TAP device driver functionality (bsc#1209635).
- CVE-2021-47082: Fixed ouble free in tun_free_netdev() (bsc#1220969).
- CVE-2021-46933: Fixed possible underflow in ffs_data_clear() (bsc#1220487).
- CVE-2021-46930: Fixed usb/mtu3 list_head check warning (bsc#1220484).
- CVE-2021-47099: Fixed BUG_ON assertion in veth when skb entering GRO are cloned (bsc#1220955).
- CVE-2023-52492: Fixed a null-pointer-dereference in channel unregistration function __dma_async_device_channel_register() (bsc#1221276).
- CVE-2023-52450: Fixed NULL pointer dereference issue in upi_fill_topology() (bsc#1220237).
- CVE-2023-28746: Fixed Register File Data Sampling (bsc#1213456).
- CVE-2023-52583: Fixed deadlock or deadcode of misusing dget() inside ceph (bsc#1221058).
- CVE-2023-52582: Fixed possible oops in netfs (bsc#1220878).
- CVE-2023-52477: Fixed USB Hub accesses to uninitialized BOS descriptors (bsc#1220790).
- CVE-2023-52470: Fixed null-ptr-deref in radeon_crtc_init() (bsc#1220413).
- CVE-2023-52469: Fixed a use-after-free in kv_parse_power_table (bsc#1220411).
- CVE-2023-52576: Fixed potential use after free in memblock_isolate_range() (bsc#1220872).
- CVE-2024-26600: Fixed NULL pointer dereference for SRP in phy-omap-usb2 (bsc#1220340).
- CVE-2023-52497: Fixed data corruption in erofs (bsc#1220879).
- CVE-2023-52605: Fixed a NULL pointer dereference check (bsc#1221039)
- CVE-2023-52569: Fixed a bug in btrfs by remoning BUG() after failure to insert delayed dir index item (bsc#1220918).
- CVE-2023-52502: Fixed a race condition in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() (bsc#1220831).
- CVE-2023-52574: Fixed a bug by hiding new member header_ops (bsc#1220870).
- CVE-2023-52597: Fixed a setting of fpc register in KVM (bsc#1221040).
- CVE-2023-52523: Fixed wrong redirects to non-TCP sockets in bpf (bsc#1220926).
- CVE-2021-47105: Fixed potential memory leak in ice/xsk (bsc#1220961).
- CVE-2023-52532: Fixed a bug in TX CQE error handling (bsc#1220932).
- CVE-2021-46931: Fixed wrong type casting in mlx5e_tx_reporter_dump_sq() (bsc#1220486).

The following non-security bugs were fixed:

- doc/README.SUSE: Update information about module support status (jsc#PED-5759)
- tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619).
</Note>
    <Note Title="Terms of Use" Type="Legal Disclaimer" Ordinal="3" xml:lang="en">The CVRF data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).</Note>
    <Note Title="Patchnames" Type="Details" Ordinal="4" xml:lang="en">Container suse/sle-micro-rancher/5.3:latest-2024-1321,Container suse/sle-micro-rancher/5.4:latest-2024-1321,Image SLES15-SP4-BYOS-2024-1321,Image SLES15-SP4-BYOS-Azure-2024-1321,Image SLES15-SP4-BYOS-EC2-2024-1321,Image SLES15-SP4-BYOS-GCE-2024-1321,Image SLES15-SP4-CHOST-BYOS-2024-1321,Image SLES15-SP4-CHOST-BYOS-Aliyun-2024-1321,Image SLES15-SP4-CHOST-BYOS-Azure-2024-1321,Image SLES15-SP4-CHOST-BYOS-EC2-2024-1321,Image SLES15-SP4-CHOST-BYOS-GCE-2024-1321,Image SLES15-SP4-CHOST-BYOS-SAP-CCloud-2024-1321,Image SLES15-SP4-HPC-BYOS-2024-1321,Image SLES15-SP4-HPC-BYOS-Azure-2024-1321,Image SLES15-SP4-HPC-BYOS-EC2-2024-1321,Image SLES15-SP4-HPC-BYOS-GCE-2024-1321,Image SLES15-SP4-HPC-EC2-2024-1321,Image SLES15-SP4-HPC-GCE-2024-1321,Image SLES15-SP4-Hardened-BYOS-2024-1321,Image SLES15-SP4-Hardened-BYOS-Azure-2024-1321,Image SLES15-SP4-Hardened-BYOS-EC2-2024-1321,Image SLES15-SP4-Hardened-BYOS-GCE-2024-1321,Image SLES15-SP4-Manager-Proxy-4-3-BYOS-2024-1321,Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure-2024-1321,Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2-2024-1321,Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE-2024-1321,Image SLES15-SP4-Manager-Server-4-3-2024-1321,Image SLES15-SP4-Manager-Server-4-3-Azure-llc-2024-1321,Image SLES15-SP4-Manager-Server-4-3-Azure-ltd-2024-1321,Image SLES15-SP4-Manager-Server-4-3-BYOS-2024-1321,Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure-2024-1321,Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2-2024-1321,Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE-2024-1321,Image SLES15-SP4-Manager-Server-4-3-EC2-llc-2024-1321,Image SLES15-SP4-Manager-Server-4-3-EC2-ltd-2024-1321,Image SLES15-SP4-Micro-5-3-2024-1321,Image SLES15-SP4-Micro-5-3-BYOS-2024-1321,Image SLES15-SP4-Micro-5-3-BYOS-Azure-2024-1321,Image SLES15-SP4-Micro-5-3-BYOS-EC2-2024-1321,Image SLES15-SP4-Micro-5-3-BYOS-GCE-2024-1321,Image SLES15-SP4-Micro-5-3-EC2-2024-1321,Image SLES15-SP4-Micro-5-4-2024-1321,Image SLES15-SP4-Micro-5-4-BYOS-2024-1321,Image SLES15-SP4-Micro-5-4-BYOS-Azure-2024-1321,Image SLES15-SP4-Micro-5-4-BYOS-EC2-2024-1321,Image SLES15-SP4-Micro-5-4-BYOS-GCE-2024-1321,Image SLES15-SP4-Micro-5-4-EC2-2024-1321,Image SLES15-SP4-Micro-5-4-GCE-2024-1321,Image SLES15-SP4-SAP-2024-1321,Image SLES15-SP4-SAP-Azure-2024-1321,Image SLES15-SP4-SAP-Azure-LI-BYOS-2024-1321,Image SLES15-SP4-SAP-Azure-LI-BYOS-Production-2024-1321,Image SLES15-SP4-SAP-Azure-VLI-BYOS-2024-1321,Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production-2024-1321,Image SLES15-SP4-SAP-BYOS-2024-1321,Image SLES15-SP4-SAP-BYOS-Azure-2024-1321,Image SLES15-SP4-SAP-BYOS-EC2-2024-1321,Image SLES15-SP4-SAP-BYOS-GCE-2024-1321,Image SLES15-SP4-SAP-EC2-2024-1321,Image SLES15-SP4-SAP-GCE-2024-1321,Image SLES15-SP4-SAP-Hardened-2024-1321,Image SLES15-SP4-SAP-Hardened-Azure-2024-1321,Image SLES15-SP4-SAP-Hardened-BYOS-2024-1321,Image SLES15-SP4-SAP-Hardened-BYOS-Azure-2024-1321,Image SLES15-SP4-SAP-Hardened-BYOS-EC2-2024-1321,Image SLES15-SP4-SAP-Hardened-BYOS-GCE-2024-1321,Image SLES15-SP4-SAP-Hardened-GCE-2024-1321,Image SLES15-SP4-SAPCAL-2024-1321,Image SLES15-SP4-SAPCAL-Azure-2024-1321,Image SLES15-SP4-SAPCAL-EC2-2024-1321,Image SLES15-SP4-SAPCAL-GCE-2024-1321,SUSE-2024-1321,SUSE-SLE-Micro-5.3-2024-1321,SUSE-SLE-Micro-5.4-2024-1321,SUSE-SLE-Module-Live-Patching-15-SP4-2024-1321,SUSE-SLE-Product-HA-15-SP4-2024-1321,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1321,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1321,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1321,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1321,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1321,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1321,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1321,openSUSE-Leap-Micro-5.3-2024-1321,openSUSE-Leap-Micro-5.4-2024-1321</Note>
  </DocumentNotes>
  <DocumentDistribution xml:lang="en">Copyright SUSE LLC under the Creative Commons License 4.0 with Attribution (CC-BY-4.0)</DocumentDistribution>
  <DocumentReferences>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      <Description>Link for SUSE-SU-2024:1321-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-April/035005.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1321-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/support/security/rating/</URL>
      <Description>SUSE Security Ratings</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1200599</URL>
      <Description>SUSE Bug 1200599</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1209635</URL>
      <Description>SUSE Bug 1209635</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1212514</URL>
      <Description>SUSE Bug 1212514</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1213456</URL>
      <Description>SUSE Bug 1213456</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1217987</URL>
      <Description>SUSE Bug 1217987</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1217988</URL>
      <Description>SUSE Bug 1217988</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1217989</URL>
      <Description>SUSE Bug 1217989</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220237</URL>
      <Description>SUSE Bug 1220237</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220251</URL>
      <Description>SUSE Bug 1220251</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220320</URL>
      <Description>SUSE Bug 1220320</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220340</URL>
      <Description>SUSE Bug 1220340</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220366</URL>
      <Description>SUSE Bug 1220366</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220411</URL>
      <Description>SUSE Bug 1220411</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220413</URL>
      <Description>SUSE Bug 1220413</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220439</URL>
      <Description>SUSE Bug 1220439</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220443</URL>
      <Description>SUSE Bug 1220443</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220445</URL>
      <Description>SUSE Bug 1220445</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220466</URL>
      <Description>SUSE Bug 1220466</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220478</URL>
      <Description>SUSE Bug 1220478</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220482</URL>
      <Description>SUSE Bug 1220482</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220484</URL>
      <Description>SUSE Bug 1220484</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220486</URL>
      <Description>SUSE Bug 1220486</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220487</URL>
      <Description>SUSE Bug 1220487</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220790</URL>
      <Description>SUSE Bug 1220790</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220831</URL>
      <Description>SUSE Bug 1220831</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220833</URL>
      <Description>SUSE Bug 1220833</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220836</URL>
      <Description>SUSE Bug 1220836</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220839</URL>
      <Description>SUSE Bug 1220839</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220840</URL>
      <Description>SUSE Bug 1220840</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220843</URL>
      <Description>SUSE Bug 1220843</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220870</URL>
      <Description>SUSE Bug 1220870</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220871</URL>
      <Description>SUSE Bug 1220871</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220872</URL>
      <Description>SUSE Bug 1220872</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220878</URL>
      <Description>SUSE Bug 1220878</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220879</URL>
      <Description>SUSE Bug 1220879</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220885</URL>
      <Description>SUSE Bug 1220885</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220898</URL>
      <Description>SUSE Bug 1220898</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220918</URL>
      <Description>SUSE Bug 1220918</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220920</URL>
      <Description>SUSE Bug 1220920</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220921</URL>
      <Description>SUSE Bug 1220921</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220926</URL>
      <Description>SUSE Bug 1220926</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220927</URL>
      <Description>SUSE Bug 1220927</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220929</URL>
      <Description>SUSE Bug 1220929</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220932</URL>
      <Description>SUSE Bug 1220932</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220938</URL>
      <Description>SUSE Bug 1220938</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220940</URL>
      <Description>SUSE Bug 1220940</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220954</URL>
      <Description>SUSE Bug 1220954</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220955</URL>
      <Description>SUSE Bug 1220955</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220959</URL>
      <Description>SUSE Bug 1220959</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220960</URL>
      <Description>SUSE Bug 1220960</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220961</URL>
      <Description>SUSE Bug 1220961</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220965</URL>
      <Description>SUSE Bug 1220965</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220969</URL>
      <Description>SUSE Bug 1220969</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220978</URL>
      <Description>SUSE Bug 1220978</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220979</URL>
      <Description>SUSE Bug 1220979</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220981</URL>
      <Description>SUSE Bug 1220981</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220982</URL>
      <Description>SUSE Bug 1220982</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220983</URL>
      <Description>SUSE Bug 1220983</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220985</URL>
      <Description>SUSE Bug 1220985</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220986</URL>
      <Description>SUSE Bug 1220986</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220987</URL>
      <Description>SUSE Bug 1220987</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220989</URL>
      <Description>SUSE Bug 1220989</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220990</URL>
      <Description>SUSE Bug 1220990</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221009</URL>
      <Description>SUSE Bug 1221009</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221012</URL>
      <Description>SUSE Bug 1221012</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221015</URL>
      <Description>SUSE Bug 1221015</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221022</URL>
      <Description>SUSE Bug 1221022</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221039</URL>
      <Description>SUSE Bug 1221039</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221040</URL>
      <Description>SUSE Bug 1221040</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221048</URL>
      <Description>SUSE Bug 1221048</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221055</URL>
      <Description>SUSE Bug 1221055</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221058</URL>
      <Description>SUSE Bug 1221058</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221077</URL>
      <Description>SUSE Bug 1221077</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221276</URL>
      <Description>SUSE Bug 1221276</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221551</URL>
      <Description>SUSE Bug 1221551</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221553</URL>
      <Description>SUSE Bug 1221553</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221725</URL>
      <Description>SUSE Bug 1221725</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222073</URL>
      <Description>SUSE Bug 1222073</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222619</URL>
      <Description>SUSE Bug 1222619</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-46925/</URL>
      <Description>SUSE CVE CVE-2021-46925 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-46926/</URL>
      <Description>SUSE CVE CVE-2021-46926 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-46927/</URL>
      <Description>SUSE CVE CVE-2021-46927 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-46929/</URL>
      <Description>SUSE CVE CVE-2021-46929 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-46930/</URL>
      <Description>SUSE CVE CVE-2021-46930 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-46931/</URL>
      <Description>SUSE CVE CVE-2021-46931 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-46933/</URL>
      <Description>SUSE CVE CVE-2021-46933 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-46936/</URL>
      <Description>SUSE CVE CVE-2021-46936 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47082/</URL>
      <Description>SUSE CVE CVE-2021-47082 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47087/</URL>
      <Description>SUSE CVE CVE-2021-47087 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47091/</URL>
      <Description>SUSE CVE CVE-2021-47091 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47093/</URL>
      <Description>SUSE CVE CVE-2021-47093 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47094/</URL>
      <Description>SUSE CVE CVE-2021-47094 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47095/</URL>
      <Description>SUSE CVE CVE-2021-47095 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47096/</URL>
      <Description>SUSE CVE CVE-2021-47096 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47097/</URL>
      <Description>SUSE CVE CVE-2021-47097 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47098/</URL>
      <Description>SUSE CVE CVE-2021-47098 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47099/</URL>
      <Description>SUSE CVE CVE-2021-47099 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47100/</URL>
      <Description>SUSE CVE CVE-2021-47100 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47101/</URL>
      <Description>SUSE CVE CVE-2021-47101 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47102/</URL>
      <Description>SUSE CVE CVE-2021-47102 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47104/</URL>
      <Description>SUSE CVE CVE-2021-47104 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47105/</URL>
      <Description>SUSE CVE CVE-2021-47105 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47107/</URL>
      <Description>SUSE CVE CVE-2021-47107 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2021-47108/</URL>
      <Description>SUSE CVE CVE-2021-47108 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-20154/</URL>
      <Description>SUSE CVE CVE-2022-20154 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-4744/</URL>
      <Description>SUSE CVE CVE-2022-4744 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-48626/</URL>
      <Description>SUSE CVE CVE-2022-48626 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-48629/</URL>
      <Description>SUSE CVE CVE-2022-48629 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-48630/</URL>
      <Description>SUSE CVE CVE-2022-48630 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-28746/</URL>
      <Description>SUSE CVE CVE-2023-28746 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-35827/</URL>
      <Description>SUSE CVE CVE-2023-35827 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52447/</URL>
      <Description>SUSE CVE CVE-2023-52447 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52450/</URL>
      <Description>SUSE CVE CVE-2023-52450 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52454/</URL>
      <Description>SUSE CVE CVE-2023-52454 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52469/</URL>
      <Description>SUSE CVE CVE-2023-52469 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52470/</URL>
      <Description>SUSE CVE CVE-2023-52470 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52474/</URL>
      <Description>SUSE CVE CVE-2023-52474 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52477/</URL>
      <Description>SUSE CVE CVE-2023-52477 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52492/</URL>
      <Description>SUSE CVE CVE-2023-52492 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52497/</URL>
      <Description>SUSE CVE CVE-2023-52497 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52501/</URL>
      <Description>SUSE CVE CVE-2023-52501 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52502/</URL>
      <Description>SUSE CVE CVE-2023-52502 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52504/</URL>
      <Description>SUSE CVE CVE-2023-52504 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52507/</URL>
      <Description>SUSE CVE CVE-2023-52507 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52508/</URL>
      <Description>SUSE CVE CVE-2023-52508 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52509/</URL>
      <Description>SUSE CVE CVE-2023-52509 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52510/</URL>
      <Description>SUSE CVE CVE-2023-52510 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52511/</URL>
      <Description>SUSE CVE CVE-2023-52511 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52513/</URL>
      <Description>SUSE CVE CVE-2023-52513 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52515/</URL>
      <Description>SUSE CVE CVE-2023-52515 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52517/</URL>
      <Description>SUSE CVE CVE-2023-52517 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52519/</URL>
      <Description>SUSE CVE CVE-2023-52519 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52520/</URL>
      <Description>SUSE CVE CVE-2023-52520 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52523/</URL>
      <Description>SUSE CVE CVE-2023-52523 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52524/</URL>
      <Description>SUSE CVE CVE-2023-52524 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52525/</URL>
      <Description>SUSE CVE CVE-2023-52525 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52528/</URL>
      <Description>SUSE CVE CVE-2023-52528 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52529/</URL>
      <Description>SUSE CVE CVE-2023-52529 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52532/</URL>
      <Description>SUSE CVE CVE-2023-52532 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52564/</URL>
      <Description>SUSE CVE CVE-2023-52564 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52566/</URL>
      <Description>SUSE CVE CVE-2023-52566 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52567/</URL>
      <Description>SUSE CVE CVE-2023-52567 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52569/</URL>
      <Description>SUSE CVE CVE-2023-52569 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52574/</URL>
      <Description>SUSE CVE CVE-2023-52574 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52575/</URL>
      <Description>SUSE CVE CVE-2023-52575 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52576/</URL>
      <Description>SUSE CVE CVE-2023-52576 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52582/</URL>
      <Description>SUSE CVE CVE-2023-52582 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52583/</URL>
      <Description>SUSE CVE CVE-2023-52583 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52597/</URL>
      <Description>SUSE CVE CVE-2023-52597 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52605/</URL>
      <Description>SUSE CVE CVE-2023-52605 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52621/</URL>
      <Description>SUSE CVE CVE-2023-52621 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-6356/</URL>
      <Description>SUSE CVE CVE-2023-6356 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-6535/</URL>
      <Description>SUSE CVE CVE-2023-6535 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-6536/</URL>
      <Description>SUSE CVE CVE-2023-6536 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-25742/</URL>
      <Description>SUSE CVE CVE-2024-25742 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26600/</URL>
      <Description>SUSE CVE CVE-2024-26600 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/prod">
    <Branch Type="Product Family" Name="Container suse/sle-micro-rancher/5.3:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro-rancher/5.3:latest">
        <FullProductName ProductID="Container suse/sle-micro-rancher/5.3:latest">Container suse/sle-micro-rancher/5.3:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Container suse/sle-micro-rancher/5.4:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro-rancher/5.4:latest">
        <FullProductName ProductID="Container suse/sle-micro-rancher/5.4:latest">Container suse/sle-micro-rancher/5.4:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-BYOS">Image SLES15-SP4-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-Azure">Image SLES15-SP4-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2">Image SLES15-SP4-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-BYOS-GCE">Image SLES15-SP4-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS">Image SLES15-SP4-CHOST-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-Aliyun">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-Aliyun">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Aliyun">Image SLES15-SP4-CHOST-BYOS-Aliyun</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Azure">Image SLES15-SP4-CHOST-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-EC2">Image SLES15-SP4-CHOST-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-GCE">Image SLES15-SP4-CHOST-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
      <Branch Type="Product Name" Name="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
        <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">Image SLES15-SP4-CHOST-BYOS-SAP-CCloud</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS">Image SLES15-SP4-HPC-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-Azure">Image SLES15-SP4-HPC-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-EC2">Image SLES15-SP4-HPC-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-GCE">Image SLES15-SP4-HPC-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-EC2">
        <FullProductName ProductID="Image SLES15-SP4-HPC-EC2">Image SLES15-SP4-HPC-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-HPC-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-HPC-GCE">
        <FullProductName ProductID="Image SLES15-SP4-HPC-GCE">Image SLES15-SP4-HPC-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS">Image SLES15-SP4-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-Azure">Image SLES15-SP4-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-EC2">Image SLES15-SP4-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-GCE">Image SLES15-SP4-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">Image SLES15-SP4-Manager-Proxy-4-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3">Image SLES15-SP4-Manager-Server-4-3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">Image SLES15-SP4-Manager-Server-4-3-Azure-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">Image SLES15-SP4-Manager-Server-4-3-Azure-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS">Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">Image SLES15-SP4-Manager-Server-4-3-EC2-llc</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
        <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">Image SLES15-SP4-Manager-Server-4-3-EC2-ltd</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3">Image SLES15-SP4-Micro-5-3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS">Image SLES15-SP4-Micro-5-3-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-Azure">Image SLES15-SP4-Micro-5-3-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-EC2">Image SLES15-SP4-Micro-5-3-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-GCE">Image SLES15-SP4-Micro-5-3-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-3-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-3-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-EC2">Image SLES15-SP4-Micro-5-3-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4">Image SLES15-SP4-Micro-5-4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS">Image SLES15-SP4-Micro-5-4-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-Azure">Image SLES15-SP4-Micro-5-4-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-EC2">Image SLES15-SP4-Micro-5-4-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-GCE">Image SLES15-SP4-Micro-5-4-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-EC2">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-EC2">Image SLES15-SP4-Micro-5-4-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-Micro-5-4-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-Micro-5-4-GCE">
        <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-GCE">Image SLES15-SP4-Micro-5-4-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP">
        <FullProductName ProductID="Image SLES15-SP4-SAP">Image SLES15-SP4-SAP</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure">Image SLES15-SP4-SAP-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS">Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS">Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS">Image SLES15-SP4-SAP-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure">Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2">Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE">Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-EC2">Image SLES15-SP4-SAP-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-GCE">Image SLES15-SP4-SAP-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened">Image SLES15-SP4-SAP-Hardened</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure">Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS">Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAP-Hardened-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAP-Hardened-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE">Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL">Image SLES15-SP4-SAPCAL</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-Azure">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-Azure">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-Azure">Image SLES15-SP4-SAPCAL-Azure</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-EC2">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-EC2">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2">Image SLES15-SP4-SAPCAL-EC2</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="Image SLES15-SP4-SAPCAL-GCE">
      <Branch Type="Product Name" Name="Image SLES15-SP4-SAPCAL-GCE">
        <FullProductName ProductID="Image SLES15-SP4-SAPCAL-GCE">Image SLES15-SP4-SAPCAL-GCE</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Availability Extension 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4" CPE="cpe:/o:suse:sle-ha:15:sp4">SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" CPE="cpe:/o:suse:sle_hpc-espos:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" CPE="cpe:/o:suse:sle_hpc-ltss:15:sp4">SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4" CPE="cpe:/o:suse:sle-module-live-patching:15:sp4">SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.3">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.3">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3" CPE="cpe:/o:suse:sle-micro:5.3">SUSE Linux Enterprise Micro 5.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.4">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4" CPE="cpe:/o:suse:sle-micro:5.4">SUSE Linux Enterprise Micro 5.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server 15 SP4-LTSS">
        <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS" CPE="cpe:/o:suse:sles-ltss:15:sp4">SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
        <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4" CPE="cpe:/o:suse:sles_sap:15:sp4">SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Proxy 4.3">
      <Branch Type="Product Name" Name="SUSE Manager Proxy 4.3">
        <FullProductName ProductID="SUSE Manager Proxy 4.3" CPE="cpe:/o:suse:suse-manager-proxy:4.3">SUSE Manager Proxy 4.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Manager Server 4.3">
      <Branch Type="Product Name" Name="SUSE Manager Server 4.3">
        <FullProductName ProductID="SUSE Manager Server 4.3" CPE="cpe:/o:suse:suse-manager-server:4.3">SUSE Manager Server 4.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap Micro 5.3">
      <Branch Type="Product Name" Name="openSUSE Leap Micro 5.3">
        <FullProductName ProductID="openSUSE Leap Micro 5.3" CPE="cpe:/o:opensuse:leap-micro:5.3">openSUSE Leap Micro 5.3</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap Micro 5.4">
      <Branch Type="Product Name" Name="openSUSE Leap Micro 5.4">
        <FullProductName ProductID="openSUSE Leap Micro 5.4" CPE="cpe:/o:opensuse:leap-micro:5.4">openSUSE Leap Micro 5.4</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-default-5.14.21-150400.24.116.1">
      <FullProductName ProductID="cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-default-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-default-5.14.21-150400.24.116.1">
      <FullProductName ProductID="gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-default-5.14.21-150400.24.116.1">
      <FullProductName ProductID="ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-64kb-5.14.21-150400.24.116.1">
      <FullProductName ProductID="cluster-md-kmp-64kb-5.14.21-150400.24.116.1">cluster-md-kmp-64kb-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-64kb-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dlm-kmp-64kb-5.14.21-150400.24.116.1">dlm-kmp-64kb-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-allwinner-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-allwinner-5.14.21-150400.24.116.1">dtb-allwinner-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-altera-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-altera-5.14.21-150400.24.116.1">dtb-altera-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-amazon-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-amazon-5.14.21-150400.24.116.1">dtb-amazon-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-amd-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-amd-5.14.21-150400.24.116.1">dtb-amd-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-amlogic-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-amlogic-5.14.21-150400.24.116.1">dtb-amlogic-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-apm-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-apm-5.14.21-150400.24.116.1">dtb-apm-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-apple-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-apple-5.14.21-150400.24.116.1">dtb-apple-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-arm-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-arm-5.14.21-150400.24.116.1">dtb-arm-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-broadcom-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-broadcom-5.14.21-150400.24.116.1">dtb-broadcom-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-cavium-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-cavium-5.14.21-150400.24.116.1">dtb-cavium-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-exynos-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-exynos-5.14.21-150400.24.116.1">dtb-exynos-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-freescale-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-freescale-5.14.21-150400.24.116.1">dtb-freescale-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-hisilicon-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-hisilicon-5.14.21-150400.24.116.1">dtb-hisilicon-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-lg-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-lg-5.14.21-150400.24.116.1">dtb-lg-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-marvell-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-marvell-5.14.21-150400.24.116.1">dtb-marvell-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-mediatek-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-mediatek-5.14.21-150400.24.116.1">dtb-mediatek-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-nvidia-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-nvidia-5.14.21-150400.24.116.1">dtb-nvidia-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-qcom-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-qcom-5.14.21-150400.24.116.1">dtb-qcom-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-renesas-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-renesas-5.14.21-150400.24.116.1">dtb-renesas-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-rockchip-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-rockchip-5.14.21-150400.24.116.1">dtb-rockchip-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-socionext-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-socionext-5.14.21-150400.24.116.1">dtb-socionext-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-sprd-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-sprd-5.14.21-150400.24.116.1">dtb-sprd-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dtb-xilinx-5.14.21-150400.24.116.1">
      <FullProductName ProductID="dtb-xilinx-5.14.21-150400.24.116.1">dtb-xilinx-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-64kb-5.14.21-150400.24.116.1">
      <FullProductName ProductID="gfs2-kmp-64kb-5.14.21-150400.24.116.1">gfs2-kmp-64kb-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-64kb-5.14.21-150400.24.116.1">kernel-64kb-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-devel-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-64kb-devel-5.14.21-150400.24.116.1">kernel-64kb-devel-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-extra-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-64kb-extra-5.14.21-150400.24.116.1">kernel-64kb-extra-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-livepatch-devel-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-64kb-livepatch-devel-5.14.21-150400.24.116.1">kernel-64kb-livepatch-devel-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-64kb-optional-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-64kb-optional-5.14.21-150400.24.116.1">kernel-64kb-optional-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-debug-5.14.21-150400.24.116.1">kernel-debug-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-devel-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-debug-devel-5.14.21-150400.24.116.1">kernel-debug-devel-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-debug-livepatch-devel-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-debug-livepatch-devel-5.14.21-150400.24.116.1">kernel-debug-livepatch-devel-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">
      <FullProductName ProductID="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5">
      <FullProductName ProductID="kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-devel-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-default-devel-5.14.21-150400.24.116.1">kernel-default-devel-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-extra-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-default-extra-5.14.21-150400.24.116.1">kernel-default-extra-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-default-livepatch-5.14.21-150400.24.116.1">kernel-default-livepatch-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-livepatch-devel-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-default-livepatch-devel-5.14.21-150400.24.116.1">kernel-default-livepatch-devel-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-default-optional-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-default-optional-5.14.21-150400.24.116.1">kernel-default-optional-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-devel-5.14.21-150400.24.116.1">kernel-devel-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-docs-5.14.21-150400.24.116.1">kernel-docs-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-docs-html-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-docs-html-5.14.21-150400.24.116.1">kernel-docs-html-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-kvmsmall-5.14.21-150400.24.116.1">kernel-kvmsmall-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-devel-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-kvmsmall-devel-5.14.21-150400.24.116.1">kernel-kvmsmall-devel-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1">kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1">kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-macros-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-macros-5.14.21-150400.24.116.1">kernel-macros-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-build-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-obs-build-5.14.21-150400.24.116.1">kernel-obs-build-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-obs-qa-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-obs-qa-5.14.21-150400.24.116.1">kernel-obs-qa-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-source-5.14.21-150400.24.116.1">kernel-source-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-vanilla-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-source-vanilla-5.14.21-150400.24.116.1">kernel-source-vanilla-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-syms-5.14.21-150400.24.116.1">kernel-syms-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-zfcpdump-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kernel-zfcpdump-5.14.21-150400.24.116.1">kernel-zfcpdump-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-64kb-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kselftests-kmp-64kb-5.14.21-150400.24.116.1">kselftests-kmp-64kb-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-default-5.14.21-150400.24.116.1">
      <FullProductName ProductID="kselftests-kmp-default-5.14.21-150400.24.116.1">kselftests-kmp-default-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-64kb-5.14.21-150400.24.116.1">
      <FullProductName ProductID="ocfs2-kmp-64kb-5.14.21-150400.24.116.1">ocfs2-kmp-64kb-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-64kb-5.14.21-150400.24.116.1">
      <FullProductName ProductID="reiserfs-kmp-64kb-5.14.21-150400.24.116.1">reiserfs-kmp-64kb-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-default-5.14.21-150400.24.116.1">
      <FullProductName ProductID="reiserfs-kmp-default-5.14.21-150400.24.116.1">reiserfs-kmp-default-5.14.21-150400.24.116.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.3:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Container suse/sle-micro-rancher/5.3:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro-rancher/5.4:latest">
      <FullProductName ProductID="Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Container suse/sle-micro-rancher/5.4:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-CHOST-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-Aliyun">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-CHOST-BYOS-Aliyun</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-CHOST-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-CHOST-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-CHOST-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud">
      <FullProductName ProductID="Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-CHOST-BYOS-SAP-CCloud</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-HPC-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-HPC-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-HPC-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-HPC-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-EC2">
      <FullProductName ProductID="Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-HPC-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-HPC-GCE">
      <FullProductName ProductID="Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-HPC-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Server-4-3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-Azure-llc">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Server-4-3-Azure-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Server-4-3-Azure-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-EC2-llc">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Server-4-3-EC2-llc</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd">
      <FullProductName ProductID="Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Manager-Server-4-3-EC2-ltd</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-3-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-3-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-3-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-4-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-EC2">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-4-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-Micro-5-4-GCE">
      <FullProductName ProductID="Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-Micro-5-4-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP">
      <FullProductName ProductID="Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-LI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-BYOS-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-BYOS-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAP-Hardened-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAP-Hardened-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAPCAL</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-Azure">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAPCAL-Azure</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-EC2">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAPCAL-EC2</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="Image SLES15-SP4-SAPCAL-GCE">
      <FullProductName ProductID="Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of Image SLES15-SP4-SAPCAL-GCE</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1">cluster-md-kmp-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1">dlm-kmp-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1">gfs2-kmp-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Availability Extension 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1">ocfs2-kmp-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Availability Extension 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1">kernel-64kb-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1">kernel-64kb-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1">kernel-default-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1">kernel-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1">kernel-docs-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1">kernel-macros-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1">kernel-obs-build-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1">kernel-source-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1">kernel-syms-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1">reiserfs-kmp-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1">kernel-64kb-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1">kernel-64kb-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1">kernel-default-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1">kernel-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1">kernel-docs-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1">kernel-macros-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1">kernel-obs-build-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1">kernel-source-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1">kernel-syms-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1">reiserfs-kmp-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1">kernel-default-livepatch-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-livepatch-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1">kernel-default-livepatch-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1">kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1 as a component of SUSE Linux Enterprise Live Patching 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.3">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of SUSE Linux Enterprise Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.4">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of SUSE Linux Enterprise Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1">kernel-64kb-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-64kb-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1">kernel-64kb-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1">kernel-default-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1">kernel-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1">kernel-docs-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1">kernel-macros-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1">kernel-obs-build-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1">kernel-source-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1">kernel-syms-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1">kernel-zfcpdump-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server 15 SP4-LTSS">
      <FullProductName ProductID="SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1">reiserfs-kmp-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server 15 SP4-LTSS</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1">kernel-default-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1">kernel-devel-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-docs-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1">kernel-docs-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1">kernel-macros-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-obs-build-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1">kernel-obs-build-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1">kernel-source-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1">kernel-syms-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Server for SAP Applications 15 SP4">
      <FullProductName ProductID="SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1">reiserfs-kmp-default-5.14.21-150400.24.116.1 as a component of SUSE Linux Enterprise Server for SAP Applications 15 SP4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1">kernel-default-devel-5.14.21-150400.24.116.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1">kernel-devel-5.14.21-150400.24.116.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1">kernel-macros-5.14.21-150400.24.116.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1">kernel-source-5.14.21-150400.24.116.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Proxy 4.3">
      <FullProductName ProductID="SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1">kernel-syms-5.14.21-150400.24.116.1 as a component of SUSE Manager Proxy 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1">kernel-default-devel-5.14.21-150400.24.116.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1">kernel-devel-5.14.21-150400.24.116.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-macros-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1">kernel-macros-5.14.21-150400.24.116.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1">kernel-source-5.14.21-150400.24.116.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1">kernel-syms-5.14.21-150400.24.116.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-zfcpdump-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Manager Server 4.3">
      <FullProductName ProductID="SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1">kernel-zfcpdump-5.14.21-150400.24.116.1 as a component of SUSE Manager Server 4.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.3">
      <FullProductName ProductID="openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of openSUSE Leap Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.3">
      <FullProductName ProductID="openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of openSUSE Leap Micro 5.3</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-5.14.21-150400.24.116.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.4">
      <FullProductName ProductID="openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1">kernel-default-5.14.21-150400.24.116.1 as a component of openSUSE Leap Micro 5.4</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap Micro 5.4">
      <FullProductName ProductID="openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5">kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5 as a component of openSUSE Leap Micro 5.4</FullProductName>
    </Relationship>
  </ProductTree>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="1">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net/smc: fix kernel panic caused by race of smc_sock

A crash occurs when smc_cdc_tx_handler() tries to access smc_sock
but smc_release() has already freed it.

[ 4570.695099] BUG: unable to handle page fault for address: 000000002eae9e88
[ 4570.696048] #PF: supervisor write access in kernel mode
[ 4570.696728] #PF: error_code(0x0002) - not-present page
[ 4570.697401] PGD 0 P4D 0
[ 4570.697716] Oops: 0002 [#1] PREEMPT SMP NOPTI
[ 4570.698228] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.16.0-rc4+ #111
[ 4570.699013] Hardware name: Alibaba Cloud Alibaba Cloud ECS, BIOS 8c24b4c 04/0
[ 4570.699933] RIP: 0010:_raw_spin_lock+0x1a/0x30
&lt;...&gt;
[ 4570.711446] Call Trace:
[ 4570.711746]  &lt;IRQ&gt;
[ 4570.711992]  smc_cdc_tx_handler+0x41/0xc0
[ 4570.712470]  smc_wr_tx_tasklet_fn+0x213/0x560
[ 4570.712981]  ? smc_cdc_tx_dismisser+0x10/0x10
[ 4570.713489]  tasklet_action_common.isra.17+0x66/0x140
[ 4570.714083]  __do_softirq+0x123/0x2f4
[ 4570.714521]  irq_exit_rcu+0xc4/0xf0
[ 4570.714934]  common_interrupt+0xba/0xe0

Though smc_cdc_tx_handler() checked the existence of smc connection,
smc_release() may have already dismissed and released the smc socket
before smc_cdc_tx_handler() further visits it.

smc_cdc_tx_handler()           |smc_release()
if (!conn)                     |
                               |
                               |smc_cdc_tx_dismiss_slots()
                               |      smc_cdc_tx_dismisser()
                               |
                               |sock_put(&amp;smc-&gt;sk) &lt;- last sock_put,
                               |                      smc_sock freed
bh_lock_sock(&amp;smc-&gt;sk) (panic) |

To make sure we won't receive any CDC messages after we free the
smc_sock, add a refcount on the smc_connection for inflight CDC
message(posted to the QP but haven't received related CQE), and
don't release the smc_connection until all the inflight CDC messages
haven been done, for both success or failed ones.

Using refcount on CDC messages brings another problem: when the link
is going to be destroyed, smcr_link_clear() will reset the QP, which
then remove all the pending CQEs related to the QP in the CQ. To make
sure all the CQEs will always come back so the refcount on the
smc_connection can always reach 0, smc_ib_modify_qp_reset() was replaced
by smc_ib_modify_qp_error().
And remove the timeout in smc_wr_tx_wait_no_pending_sends() since we
need to wait for all pending WQEs done, or we may encounter use-after-
free when handling CQEs.

For IB device removal routine, we need to wait for all the QPs on that
device been destroyed before we can destroy CQs on the device, or
the refcount on smc_connection won't reach 0 and smc_sock cannot be
released.</Note>
    </Notes>
    <CVE>CVE-2021-46925</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-46925.html</URL>
        <Description>CVE-2021-46925</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220466</URL>
        <Description>SUSE Bug 1220466</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="2">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ALSA: hda: intel-sdw-acpi: harden detection of controller

The existing code currently sets a pointer to an ACPI handle before
checking that it's actually a SoundWire controller. This can lead to
issues where the graph walk continues and eventually fails, but the
pointer was set already.

This patch changes the logic so that the information provided to
the caller is set when a controller is found.</Note>
    </Notes>
    <CVE>CVE-2021-46926</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>2.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-46926.html</URL>
        <Description>CVE-2021-46926</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220478</URL>
        <Description>SUSE Bug 1220478</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="3">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert

After commit 5b78ed24e8ec ("mm/pagemap: add mmap_assert_locked()
annotations to find_vma*()"), the call to get_user_pages() will trigger
the mmap assert.

static inline void mmap_assert_locked(struct mm_struct *mm)
{
	lockdep_assert_held(&amp;mm-&gt;mmap_lock);
	VM_BUG_ON_MM(!rwsem_is_locked(&amp;mm-&gt;mmap_lock), mm);
}

[   62.521410] kernel BUG at include/linux/mmap_lock.h:156!
...........................................................
[   62.538938] RIP: 0010:find_vma+0x32/0x80
...........................................................
[   62.605889] Call Trace:
[   62.608502]  &lt;TASK&gt;
[   62.610956]  ? lock_timer_base+0x61/0x80
[   62.614106]  find_extend_vma+0x19/0x80
[   62.617195]  __get_user_pages+0x9b/0x6a0
[   62.620356]  __gup_longterm_locked+0x42d/0x450
[   62.623721]  ? finish_wait+0x41/0x80
[   62.626748]  ? __kmalloc+0x178/0x2f0
[   62.629768]  ne_set_user_memory_region_ioctl.isra.0+0x225/0x6a0 [nitro_enclaves]
[   62.635776]  ne_enclave_ioctl+0x1cf/0x6d7 [nitro_enclaves]
[   62.639541]  __x64_sys_ioctl+0x82/0xb0
[   62.642620]  do_syscall_64+0x3b/0x90
[   62.645642]  entry_SYSCALL_64_after_hwframe+0x44/0xae

Use get_user_pages_unlocked() when setting the enclave memory regions.
That's a similar pattern as mmap_read_lock() used together with
get_user_pages().</Note>
    </Notes>
    <CVE>CVE-2021-46927</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-46927.html</URL>
        <Description>CVE-2021-46927</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220443</URL>
        <Description>SUSE Bug 1220443</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="4">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

sctp: use call_rcu to free endpoint

This patch is to delay the endpoint free by calling call_rcu() to fix
another use-after-free issue in sctp_sock_dump():

  BUG: KASAN: use-after-free in __lock_acquire+0x36d9/0x4c20
  Call Trace:
    __lock_acquire+0x36d9/0x4c20 kernel/locking/lockdep.c:3218
    lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844
    __raw_spin_lock_bh include/linux/spinlock_api_smp.h:135 [inline]
    _raw_spin_lock_bh+0x31/0x40 kernel/locking/spinlock.c:168
    spin_lock_bh include/linux/spinlock.h:334 [inline]
    __lock_sock+0x203/0x350 net/core/sock.c:2253
    lock_sock_nested+0xfe/0x120 net/core/sock.c:2774
    lock_sock include/net/sock.h:1492 [inline]
    sctp_sock_dump+0x122/0xb20 net/sctp/diag.c:324
    sctp_for_each_transport+0x2b5/0x370 net/sctp/socket.c:5091
    sctp_diag_dump+0x3ac/0x660 net/sctp/diag.c:527
    __inet_diag_dump+0xa8/0x140 net/ipv4/inet_diag.c:1049
    inet_diag_dump+0x9b/0x110 net/ipv4/inet_diag.c:1065
    netlink_dump+0x606/0x1080 net/netlink/af_netlink.c:2244
    __netlink_dump_start+0x59a/0x7c0 net/netlink/af_netlink.c:2352
    netlink_dump_start include/linux/netlink.h:216 [inline]
    inet_diag_handler_cmd+0x2ce/0x3f0 net/ipv4/inet_diag.c:1170
    __sock_diag_cmd net/core/sock_diag.c:232 [inline]
    sock_diag_rcv_msg+0x31d/0x410 net/core/sock_diag.c:263
    netlink_rcv_skb+0x172/0x440 net/netlink/af_netlink.c:2477
    sock_diag_rcv+0x2a/0x40 net/core/sock_diag.c:274

This issue occurs when asoc is peeled off and the old sk is freed after
getting it by asoc-&gt;base.sk and before calling lock_sock(sk).

To prevent the sk free, as a holder of the sk, ep should be alive when
calling lock_sock(). This patch uses call_rcu() and moves sock_put and
ep free into sctp_endpoint_destroy_rcu(), so that it's safe to try to
hold the ep under rcu_read_lock in sctp_transport_traverse_process().

If sctp_endpoint_hold() returns true, it means this ep is still alive
and we have held it and can continue to dump it; If it returns false,
it means this ep is dead and can be freed after rcu_read_unlock, and
we should skip it.

In sctp_sock_dump(), after locking the sk, if this ep is different from
tsp-&gt;asoc-&gt;ep, it means during this dumping, this asoc was peeled off
before calling lock_sock(), and the sk should be skipped; If this ep is
the same with tsp-&gt;asoc-&gt;ep, it means no peeloff happens on this asoc,
and due to lock_sock, no peeloff will happen either until release_sock.

Note that delaying endpoint free won't delay the port release, as the
port release happens in sctp_endpoint_destroy() before calling call_rcu().
Also, freeing endpoint by call_rcu() makes it safe to access the sk by
asoc-&gt;base.sk in sctp_assocs_seq_show() and sctp_rcv().

Thanks Jones to bring this issue up.

v1-&gt;v2:
  - improve the changelog.
  - add kfree(ep) into sctp_endpoint_destroy_rcu(), as Jakub noticed.</Note>
    </Notes>
    <CVE>CVE-2021-46929</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>7.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-46929.html</URL>
        <Description>CVE-2021-46929</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220482</URL>
        <Description>SUSE Bug 1220482</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222400</URL>
        <Description>SUSE Bug 1222400</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224298</URL>
        <Description>SUSE Bug 1224298</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224878</URL>
        <Description>SUSE Bug 1224878</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="5">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

usb: mtu3: fix list_head check warning

This is caused by uninitialization of list_head.

BUG: KASAN: use-after-free in __list_del_entry_valid+0x34/0xe4

Call trace:
dump_backtrace+0x0/0x298
show_stack+0x24/0x34
dump_stack+0x130/0x1a8
print_address_description+0x88/0x56c
__kasan_report+0x1b8/0x2a0
kasan_report+0x14/0x20
__asan_load8+0x9c/0xa0
__list_del_entry_valid+0x34/0xe4
mtu3_req_complete+0x4c/0x300 [mtu3]
mtu3_gadget_stop+0x168/0x448 [mtu3]
usb_gadget_unregister_driver+0x204/0x3a0
unregister_gadget_item+0x44/0xa4</Note>
    </Notes>
    <CVE>CVE-2021-46930</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-46930.html</URL>
        <Description>CVE-2021-46930</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220484</URL>
        <Description>SUSE Bug 1220484</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="6">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net/mlx5e: Wrap the tx reporter dump callback to extract the sq

Function mlx5e_tx_reporter_dump_sq() casts its void * argument to struct
mlx5e_txqsq *, but in TX-timeout-recovery flow the argument is actually
of type struct mlx5e_tx_timeout_ctx *.

 mlx5_core 0000:08:00.1 enp8s0f1: TX timeout detected
 mlx5_core 0000:08:00.1 enp8s0f1: TX timeout on queue: 1, SQ: 0x11ec, CQ: 0x146d, SQ Cons: 0x0 SQ Prod: 0x1, usecs since last trans: 21565000
 BUG: stack guard page was hit at 0000000093f1a2de (stack is 00000000b66ea0dc..000000004d932dae)
 kernel stack overflow (page fault): 0000 [#1] SMP NOPTI
 CPU: 5 PID: 95 Comm: kworker/u20:1 Tainted: G W OE 5.13.0_mlnx #1
 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014
 Workqueue: mlx5e mlx5e_tx_timeout_work [mlx5_core]
 RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180
 [mlx5_core]
 Call Trace:
 mlx5e_tx_reporter_dump+0x43/0x1c0 [mlx5_core]
 devlink_health_do_dump.part.91+0x71/0xd0
 devlink_health_report+0x157/0x1b0
 mlx5e_reporter_tx_timeout+0xb9/0xf0 [mlx5_core]
 ? mlx5e_tx_reporter_err_cqe_recover+0x1d0/0x1d0
 [mlx5_core]
 ? mlx5e_health_queue_dump+0xd0/0xd0 [mlx5_core]
 ? update_load_avg+0x19b/0x550
 ? set_next_entity+0x72/0x80
 ? pick_next_task_fair+0x227/0x340
 ? finish_task_switch+0xa2/0x280
   mlx5e_tx_timeout_work+0x83/0xb0 [mlx5_core]
   process_one_work+0x1de/0x3a0
   worker_thread+0x2d/0x3c0
 ? process_one_work+0x3a0/0x3a0
   kthread+0x115/0x130
 ? kthread_park+0x90/0x90
   ret_from_fork+0x1f/0x30
 --[ end trace 51ccabea504edaff ]---
 RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180
 PKRU: 55555554
 Kernel panic - not syncing: Fatal exception
 Kernel Offset: disabled
 end Kernel panic - not syncing: Fatal exception

To fix this bug add a wrapper for mlx5e_tx_reporter_dump_sq() which
extracts the sq from struct mlx5e_tx_timeout_ctx and set it as the
TX-timeout-recovery flow dump callback.</Note>
    </Notes>
    <CVE>CVE-2021-46931</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-46931.html</URL>
        <Description>CVE-2021-46931</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220486</URL>
        <Description>SUSE Bug 1220486</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="7">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.

ffs_data_clear is indirectly called from both ffs_fs_kill_sb and
ffs_ep0_release, so it ends up being called twice when userland closes ep0
and then unmounts f_fs.
If userland provided an eventfd along with function's USB descriptors, it
ends up calling eventfd_ctx_put as many times, causing a refcount
underflow.
NULL-ify ffs_eventfd to prevent these extraneous eventfd_ctx_put calls.

Also, set epfiles to NULL right after de-allocating it, for readability.

For completeness, ffs_data_clear actually ends up being called thrice, the
last call being before the whole ffs structure gets freed, so when this
specific sequence happens there is a second underflow happening (but not
being reported):

/sys/kernel/debug/tracing# modprobe usb_f_fs
/sys/kernel/debug/tracing# echo ffs_data_clear &gt; set_ftrace_filter
/sys/kernel/debug/tracing# echo function &gt; current_tracer
/sys/kernel/debug/tracing# echo 1 &gt; tracing_on
(setup gadget, run and kill function userland process, teardown gadget)
/sys/kernel/debug/tracing# echo 0 &gt; tracing_on
/sys/kernel/debug/tracing# cat trace
 smartcard-openp-436     [000] .....  1946.208786: ffs_data_clear &lt;-ffs_data_closed
 smartcard-openp-431     [000] .....  1946.279147: ffs_data_clear &lt;-ffs_data_closed
 smartcard-openp-431     [000] .n...  1946.905512: ffs_data_clear &lt;-ffs_data_put

Warning output corresponding to above trace:
[ 1946.284139] WARNING: CPU: 0 PID: 431 at lib/refcount.c:28 refcount_warn_saturate+0x110/0x15c
[ 1946.293094] refcount_t: underflow; use-after-free.
[ 1946.298164] Modules linked in: usb_f_ncm(E) u_ether(E) usb_f_fs(E) hci_uart(E) btqca(E) btrtl(E) btbcm(E) btintel(E) bluetooth(E) nls_ascii(E) nls_cp437(E) vfat(E) fat(E) bcm2835_v4l2(CE) bcm2835_mmal_vchiq(CE) videobuf2_vmalloc(E) videobuf2_memops(E) sha512_generic(E) videobuf2_v4l2(E) sha512_arm(E) videobuf2_common(E) videodev(E) cpufreq_dt(E) snd_bcm2835(CE) brcmfmac(E) mc(E) vc4(E) ctr(E) brcmutil(E) snd_soc_core(E) snd_pcm_dmaengine(E) drbg(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) drm_kms_helper(E) cec(E) ansi_cprng(E) rc_core(E) syscopyarea(E) raspberrypi_cpufreq(E) sysfillrect(E) sysimgblt(E) cfg80211(E) max17040_battery(OE) raspberrypi_hwmon(E) fb_sys_fops(E) regmap_i2c(E) ecdh_generic(E) rfkill(E) ecc(E) bcm2835_rng(E) rng_core(E) vchiq(CE) leds_gpio(E) libcomposite(E) fuse(E) configfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) crc32c_generic(E) sdhci_iproc(E) sdhci_pltfm(E) sdhci(E)
[ 1946.399633] CPU: 0 PID: 431 Comm: smartcard-openp Tainted: G         C OE     5.15.0-1-rpi #1  Debian 5.15.3-1
[ 1946.417950] Hardware name: BCM2835
[ 1946.425442] Backtrace:
[ 1946.432048] [&lt;c08d60a0&gt;] (dump_backtrace) from [&lt;c08d62ec&gt;] (show_stack+0x20/0x24)
[ 1946.448226]  r7:00000009 r6:0000001c r5:c04a948c r4:c0a64e2c
[ 1946.458412] [&lt;c08d62cc&gt;] (show_stack) from [&lt;c08d9ae0&gt;] (dump_stack+0x28/0x30)
[ 1946.470380] [&lt;c08d9ab8&gt;] (dump_stack) from [&lt;c0123500&gt;] (__warn+0xe8/0x154)
[ 1946.482067]  r5:c04a948c r4:c0a71dc8
[ 1946.490184] [&lt;c0123418&gt;] (__warn) from [&lt;c08d6948&gt;] (warn_slowpath_fmt+0xa0/0xe4)
[ 1946.506758]  r7:00000009 r6:0000001c r5:c0a71dc8 r4:c0a71e04
[ 1946.517070] [&lt;c08d68ac&gt;] (warn_slowpath_fmt) from [&lt;c04a948c&gt;] (refcount_warn_saturate+0x110/0x15c)
[ 1946.535309]  r8:c0100224 r7:c0dfcb84 r6:ffffffff r5:c3b84c00 r4:c24a17c0
[ 1946.546708] [&lt;c04a937c&gt;] (refcount_warn_saturate) from [&lt;c0380134&gt;] (eventfd_ctx_put+0x48/0x74)
[ 1946.564476] [&lt;c03800ec&gt;] (eventfd_ctx_put) from [&lt;bf5464e8&gt;] (ffs_data_clear+0xd0/0x118 [usb_f_fs])
[ 1946.582664]  r5:c3b84c00 r4:c2695b00
[ 1946.590668] [&lt;bf546418&gt;] (ffs_data_clear [usb_f_fs]) from [&lt;bf547cc0&gt;] (ffs_data_closed+0x9c/0x150 [usb_f_fs])
[ 1946.609608]  r5:bf54d014 r4:c2695b00
[ 1946.617522] [&lt;bf547c24&gt;] (ffs_data_closed [usb_f_fs]) from [&lt;bf547da0&gt;] (ffs_fs_kill_sb+0x2c/0x30 [usb_f_fs])
[ 1946.636217]  r7:c0dfcb
---truncated---</Note>
    </Notes>
    <CVE>CVE-2021-46933</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-46933.html</URL>
        <Description>CVE-2021-46933</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220487</URL>
        <Description>SUSE Bug 1220487</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net: fix use-after-free in tw_timer_handler

A real world panic issue was found as follow in Linux 5.4.

    BUG: unable to handle page fault for address: ffffde49a863de28
    PGD 7e6fe62067 P4D 7e6fe62067 PUD 7e6fe63067 PMD f51e064067 PTE 0
    RIP: 0010:tw_timer_handler+0x20/0x40
    Call Trace:
     &lt;IRQ&gt;
     call_timer_fn+0x2b/0x120
     run_timer_softirq+0x1ef/0x450
     __do_softirq+0x10d/0x2b8
     irq_exit+0xc7/0xd0
     smp_apic_timer_interrupt+0x68/0x120
     apic_timer_interrupt+0xf/0x20

This issue was also reported since 2017 in the thread [1],
unfortunately, the issue was still can be reproduced after fixing
DCCP.

The ipv4_mib_exit_net is called before tcp_sk_exit_batch when a net
namespace is destroyed since tcp_sk_ops is registered befrore
ipv4_mib_ops, which means tcp_sk_ops is in the front of ipv4_mib_ops
in the list of pernet_list. There will be a use-after-free on
net-&gt;mib.net_statistics in tw_timer_handler after ipv4_mib_exit_net
if there are some inflight time-wait timers.

This bug is not introduced by commit f2bf415cfed7 ("mib: add net to
NET_ADD_STATS_BH") since the net_statistics is a global variable
instead of dynamic allocation and freeing. Actually, commit
61a7e26028b9 ("mib: put net statistics on struct net") introduces
the bug since it put net statistics on struct net and free it when
net namespace is destroyed.

Moving init_ipv4_mibs() to the front of tcp_init() to fix this bug
and replace pr_crit() with panic() since continuing is meaningless
when init_ipv4_mibs() fails.

[1] https://groups.google.com/g/syzkaller/c/p1tn-_Kc6l4/m/smuL_FMAAgAJ?pli=1</Note>
    </Notes>
    <CVE>CVE-2021-46936</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-46936.html</URL>
        <Description>CVE-2021-46936</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220439</URL>
        <Description>SUSE Bug 1220439</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="9">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

tun: avoid double free in tun_free_netdev

Avoid double free in tun_free_netdev() by moving the
dev-&gt;tstats and tun-&gt;security allocs to a new ndo_init routine
(tun_net_init()) that will be called by register_netdevice().
ndo_init is paired with the desctructor (tun_free_netdev()),
so if there's an error in register_netdevice() the destructor
will handle the frees.

BUG: KASAN: double-free or invalid-free in selinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605

CPU: 0 PID: 25750 Comm: syz-executor416 Not tainted 5.16.0-rc2-syzk #1
Hardware name: Red Hat KVM, BIOS
Call Trace:
&lt;TASK&gt;
__dump_stack lib/dump_stack.c:88 [inline]
dump_stack_lvl+0x89/0xb5 lib/dump_stack.c:106
print_address_description.constprop.9+0x28/0x160 mm/kasan/report.c:247
kasan_report_invalid_free+0x55/0x80 mm/kasan/report.c:372
____kasan_slab_free mm/kasan/common.c:346 [inline]
__kasan_slab_free+0x107/0x120 mm/kasan/common.c:374
kasan_slab_free include/linux/kasan.h:235 [inline]
slab_free_hook mm/slub.c:1723 [inline]
slab_free_freelist_hook mm/slub.c:1749 [inline]
slab_free mm/slub.c:3513 [inline]
kfree+0xac/0x2d0 mm/slub.c:4561
selinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605
security_tun_dev_free_security+0x4f/0x90 security/security.c:2342
tun_free_netdev+0xe6/0x150 drivers/net/tun.c:2215
netdev_run_todo+0x4df/0x840 net/core/dev.c:10627
rtnl_unlock+0x13/0x20 net/core/rtnetlink.c:112
__tun_chr_ioctl+0x80c/0x2870 drivers/net/tun.c:3302
tun_chr_ioctl+0x2f/0x40 drivers/net/tun.c:3311
vfs_ioctl fs/ioctl.c:51 [inline]
__do_sys_ioctl fs/ioctl.c:874 [inline]
__se_sys_ioctl fs/ioctl.c:860 [inline]
__x64_sys_ioctl+0x19d/0x220 fs/ioctl.c:860
do_syscall_x64 arch/x86/entry/common.c:50 [inline]
do_syscall_64+0x3a/0x80 arch/x86/entry/common.c:80
entry_SYSCALL_64_after_hwframe+0x44/0xae</Note>
    </Notes>
    <CVE>CVE-2021-47082</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47082.html</URL>
        <Description>CVE-2021-47082</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220969</URL>
        <Description>SUSE Bug 1220969</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="10">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

tee: optee: Fix incorrect page free bug

Pointer to the allocated pages (struct page *page) has already
progressed towards the end of allocation. It is incorrect to perform
__free_pages(page, order) using this pointer as we would free any
arbitrary pages. Fix this by stop modifying the page pointer.</Note>
    </Notes>
    <CVE>CVE-2021-47087</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47087.html</URL>
        <Description>CVE-2021-47087</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220954</URL>
        <Description>SUSE Bug 1220954</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

mac80211: fix locking in ieee80211_start_ap error path

We need to hold the local-&gt;mtx to release the channel context,
as even encoded by the lockdep_assert_held() there. Fix it.</Note>
    </Notes>
    <CVE>CVE-2021-47091</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47091.html</URL>
        <Description>CVE-2021-47091</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220959</URL>
        <Description>SUSE Bug 1220959</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="12">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

platform/x86: intel_pmc_core: fix memleak on registration failure

In case device registration fails during module initialisation, the
platform device structure needs to be freed using platform_device_put()
to properly free all resources (e.g. the device name).</Note>
    </Notes>
    <CVE>CVE-2021-47093</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47093.html</URL>
        <Description>CVE-2021-47093</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220978</URL>
        <Description>SUSE Bug 1220978</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="13">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

KVM: x86/mmu: Don't advance iterator after restart due to yielding

After dropping mmu_lock in the TDP MMU, restart the iterator during
tdp_iter_next() and do not advance the iterator.  Advancing the iterator
results in skipping the top-level SPTE and all its children, which is
fatal if any of the skipped SPTEs were not visited before yielding.

When zapping all SPTEs, i.e. when min_level == root_level, restarting the
iter and then invoking tdp_iter_next() is always fatal if the current gfn
has as a valid SPTE, as advancing the iterator results in try_step_side()
skipping the current gfn, which wasn't visited before yielding.

Sprinkle WARNs on iter-&gt;yielded being true in various helpers that are
often used in conjunction with yielding, and tag the helper with
__must_check to reduce the probabily of improper usage.

Failing to zap a top-level SPTE manifests in one of two ways.  If a valid
SPTE is skipped by both kvm_tdp_mmu_zap_all() and kvm_tdp_mmu_put_root(),
the shadow page will be leaked and KVM will WARN accordingly.

  WARNING: CPU: 1 PID: 3509 at arch/x86/kvm/mmu/tdp_mmu.c:46 [kvm]
  RIP: 0010:kvm_mmu_uninit_tdp_mmu+0x3e/0x50 [kvm]
  Call Trace:
   &lt;TASK&gt;
   kvm_arch_destroy_vm+0x130/0x1b0 [kvm]
   kvm_destroy_vm+0x162/0x2a0 [kvm]
   kvm_vcpu_release+0x34/0x60 [kvm]
   __fput+0x82/0x240
   task_work_run+0x5c/0x90
   do_exit+0x364/0xa10
   ? futex_unqueue+0x38/0x60
   do_group_exit+0x33/0xa0
   get_signal+0x155/0x850
   arch_do_signal_or_restart+0xed/0x750
   exit_to_user_mode_prepare+0xc5/0x120
   syscall_exit_to_user_mode+0x1d/0x40
   do_syscall_64+0x48/0xc0
   entry_SYSCALL_64_after_hwframe+0x44/0xae

If kvm_tdp_mmu_zap_all() skips a gfn/SPTE but that SPTE is then zapped by
kvm_tdp_mmu_put_root(), KVM triggers a use-after-free in the form of
marking a struct page as dirty/accessed after it has been put back on the
free list.  This directly triggers a WARN due to encountering a page with
page_count() == 0, but it can also lead to data corruption and additional
errors in the kernel.

  WARNING: CPU: 7 PID: 1995658 at arch/x86/kvm/../../../virt/kvm/kvm_main.c:171
  RIP: 0010:kvm_is_zone_device_pfn.part.0+0x9e/0xd0 [kvm]
  Call Trace:
   &lt;TASK&gt;
   kvm_set_pfn_dirty+0x120/0x1d0 [kvm]
   __handle_changed_spte+0x92e/0xca0 [kvm]
   __handle_changed_spte+0x63c/0xca0 [kvm]
   __handle_changed_spte+0x63c/0xca0 [kvm]
   __handle_changed_spte+0x63c/0xca0 [kvm]
   zap_gfn_range+0x549/0x620 [kvm]
   kvm_tdp_mmu_put_root+0x1b6/0x270 [kvm]
   mmu_free_root_page+0x219/0x2c0 [kvm]
   kvm_mmu_free_roots+0x1b4/0x4e0 [kvm]
   kvm_mmu_unload+0x1c/0xa0 [kvm]
   kvm_arch_destroy_vm+0x1f2/0x5c0 [kvm]
   kvm_put_kvm+0x3b1/0x8b0 [kvm]
   kvm_vcpu_release+0x4e/0x70 [kvm]
   __fput+0x1f7/0x8c0
   task_work_run+0xf8/0x1a0
   do_exit+0x97b/0x2230
   do_group_exit+0xda/0x2a0
   get_signal+0x3be/0x1e50
   arch_do_signal_or_restart+0x244/0x17f0
   exit_to_user_mode_prepare+0xcb/0x120
   syscall_exit_to_user_mode+0x1d/0x40
   do_syscall_64+0x4d/0x90
   entry_SYSCALL_64_after_hwframe+0x44/0xae

Note, the underlying bug existed even before commit 1af4a96025b3 ("KVM:
x86/mmu: Yield in TDU MMU iter even if no SPTES changed") moved calls to
tdp_mmu_iter_cond_resched() to the beginning of loops, as KVM could still
incorrectly advance past a top-level entry when yielding on a lower-level
entry.  But with respect to leaking shadow pages, the bug was introduced
by yielding before processing the current gfn.

Alternatively, tdp_mmu_iter_cond_resched() could simply fall through, or
callers could jump to their "retry" label.  The downside of that approach
is that tdp_mmu_iter_cond_resched() _must_ be called before anything else
in the loop, and there's no easy way to enfornce that requirement.

Ideally, KVM would handling the cond_resched() fully within the iterator
macro (the code is actually quite clean) and avoid this entire class of
bugs, but that is extremely difficult do wh
---truncated---</Note>
    </Notes>
    <CVE>CVE-2021-47094</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>7.1</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47094.html</URL>
        <Description>CVE-2021-47094</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221551</URL>
        <Description>SUSE Bug 1221551</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222401</URL>
        <Description>SUSE Bug 1222401</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="14">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ipmi: ssif: initialize ssif_info-&gt;client early

During probe ssif_info-&gt;client is dereferenced in error path. However,
it is set when some of the error checking has already been done. This
causes following kernel crash if an error path is taken:

[   30.645593][  T674] ipmi_ssif 0-000e: ipmi_ssif: Not probing, Interface already present
[   30.657616][  T674] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000088
...
[   30.657723][  T674] pc : __dev_printk+0x28/0xa0
[   30.657732][  T674] lr : _dev_err+0x7c/0xa0
...
[   30.657772][  T674] Call trace:
[   30.657775][  T674]  __dev_printk+0x28/0xa0
[   30.657778][  T674]  _dev_err+0x7c/0xa0
[   30.657781][  T674]  ssif_probe+0x548/0x900 [ipmi_ssif 62ce4b08badc1458fd896206d9ef69a3c31f3d3e]
[   30.657791][  T674]  i2c_device_probe+0x37c/0x3c0
...

Initialize ssif_info-&gt;client before any error path can be taken. Clear
i2c_client data in the error path to prevent the dangling pointer from
leaking.</Note>
    </Notes>
    <CVE>CVE-2021-47095</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.1</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47095.html</URL>
        <Description>CVE-2021-47095</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220979</URL>
        <Description>SUSE Bug 1220979</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="15">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ALSA: rawmidi - fix the uninitalized user_pversion

The user_pversion was uninitialized for the user space file structure
in the open function, because the file private structure use
kmalloc for the allocation.

The kernel ALSA sequencer code clears the file structure, so no additional
fixes are required.

BugLink: https://github.com/alsa-project/alsa-lib/issues/178</Note>
    </Notes>
    <CVE>CVE-2021-47096</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47096.html</URL>
        <Description>CVE-2021-47096</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220981</URL>
        <Description>SUSE Bug 1220981</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="16">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

Input: elantech - fix stack out of bound access in elantech_change_report_id()

The array param[] in elantech_change_report_id() must be at least 3
bytes, because elantech_read_reg_params() is calling ps2_command() with
PSMOUSE_CMD_GETINFO, that is going to access 3 bytes from param[], but
it's defined in the stack as an array of 2 bytes, therefore we have a
potential stack out-of-bounds access here, also confirmed by KASAN:

[    6.512374] BUG: KASAN: stack-out-of-bounds in __ps2_command+0x372/0x7e0
[    6.512397] Read of size 1 at addr ffff8881024d77c2 by task kworker/2:1/118

[    6.512416] CPU: 2 PID: 118 Comm: kworker/2:1 Not tainted 5.13.0-22-generic #22+arighi20211110
[    6.512428] Hardware name: LENOVO 20T8000QGE/20T8000QGE, BIOS R1AET32W (1.08 ) 08/14/2020
[    6.512436] Workqueue: events_long serio_handle_event
[    6.512453] Call Trace:
[    6.512462]  show_stack+0x52/0x58
[    6.512474]  dump_stack+0xa1/0xd3
[    6.512487]  print_address_description.constprop.0+0x1d/0x140
[    6.512502]  ? __ps2_command+0x372/0x7e0
[    6.512516]  __kasan_report.cold+0x7d/0x112
[    6.512527]  ? _raw_write_lock_irq+0x20/0xd0
[    6.512539]  ? __ps2_command+0x372/0x7e0
[    6.512552]  kasan_report+0x3c/0x50
[    6.512564]  __asan_load1+0x6a/0x70
[    6.512575]  __ps2_command+0x372/0x7e0
[    6.512589]  ? ps2_drain+0x240/0x240
[    6.512601]  ? dev_printk_emit+0xa2/0xd3
[    6.512612]  ? dev_vprintk_emit+0xc5/0xc5
[    6.512621]  ? __kasan_check_write+0x14/0x20
[    6.512634]  ? mutex_lock+0x8f/0xe0
[    6.512643]  ? __mutex_lock_slowpath+0x20/0x20
[    6.512655]  ps2_command+0x52/0x90
[    6.512670]  elantech_ps2_command+0x4f/0xc0 [psmouse]
[    6.512734]  elantech_change_report_id+0x1e6/0x256 [psmouse]
[    6.512799]  ? elantech_report_trackpoint.constprop.0.cold+0xd/0xd [psmouse]
[    6.512863]  ? ps2_command+0x7f/0x90
[    6.512877]  elantech_query_info.cold+0x6bd/0x9ed [psmouse]
[    6.512943]  ? elantech_setup_ps2+0x460/0x460 [psmouse]
[    6.513005]  ? psmouse_reset+0x69/0xb0 [psmouse]
[    6.513064]  ? psmouse_attr_set_helper+0x2a0/0x2a0 [psmouse]
[    6.513122]  ? phys_pmd_init+0x30e/0x521
[    6.513137]  elantech_init+0x8a/0x200 [psmouse]
[    6.513200]  ? elantech_init_ps2+0xf0/0xf0 [psmouse]
[    6.513249]  ? elantech_query_info+0x440/0x440 [psmouse]
[    6.513296]  ? synaptics_send_cmd+0x60/0x60 [psmouse]
[    6.513342]  ? elantech_query_info+0x440/0x440 [psmouse]
[    6.513388]  ? psmouse_try_protocol+0x11e/0x170 [psmouse]
[    6.513432]  psmouse_extensions+0x65d/0x6e0 [psmouse]
[    6.513476]  ? psmouse_try_protocol+0x170/0x170 [psmouse]
[    6.513519]  ? mutex_unlock+0x22/0x40
[    6.513526]  ? ps2_command+0x7f/0x90
[    6.513536]  ? psmouse_probe+0xa3/0xf0 [psmouse]
[    6.513580]  psmouse_switch_protocol+0x27d/0x2e0 [psmouse]
[    6.513624]  psmouse_connect+0x272/0x530 [psmouse]
[    6.513669]  serio_driver_probe+0x55/0x70
[    6.513679]  really_probe+0x190/0x720
[    6.513689]  driver_probe_device+0x160/0x1f0
[    6.513697]  device_driver_attach+0x119/0x130
[    6.513705]  ? device_driver_attach+0x130/0x130
[    6.513713]  __driver_attach+0xe7/0x1a0
[    6.513720]  ? device_driver_attach+0x130/0x130
[    6.513728]  bus_for_each_dev+0xfb/0x150
[    6.513738]  ? subsys_dev_iter_exit+0x10/0x10
[    6.513748]  ? _raw_write_unlock_bh+0x30/0x30
[    6.513757]  driver_attach+0x2d/0x40
[    6.513764]  serio_handle_event+0x199/0x3d0
[    6.513775]  process_one_work+0x471/0x740
[    6.513785]  worker_thread+0x2d2/0x790
[    6.513794]  ? process_one_work+0x740/0x740
[    6.513802]  kthread+0x1b4/0x1e0
[    6.513809]  ? set_kthread_struct+0x80/0x80
[    6.513816]  ret_from_fork+0x22/0x30

[    6.513832] The buggy address belongs to the page:
[    6.513838] page:00000000bc35e189 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1024d7
[    6.513847] flags: 0x17ffffc0000000(node=0|zone=2|lastcpupid=0x1fffff)
[    6.513860] raw: 0
---truncated---</Note>
    </Notes>
    <CVE>CVE-2021-47097</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47097.html</URL>
        <Description>CVE-2021-47097</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220982</URL>
        <Description>SUSE Bug 1220982</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="17">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations

Commit b50aa49638c7 ("hwmon: (lm90) Prevent integer underflows of
temperature calculations") addressed a number of underflow situations
when writing temperature limits. However, it missed one situation, seen
when an attempt is made to set the hysteresis value to MAX_LONG and the
critical temperature limit is negative.

Use clamp_val() when setting the hysteresis temperature to ensure that
the provided value can never overflow or underflow.</Note>
    </Notes>
    <CVE>CVE-2021-47098</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47098.html</URL>
        <Description>CVE-2021-47098</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220983</URL>
        <Description>SUSE Bug 1220983</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="18">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

veth: ensure skb entering GRO are not cloned.

After commit d3256efd8e8b ("veth: allow enabling NAPI even without XDP"),
if GRO is enabled on a veth device and TSO is disabled on the peer
device, TCP skbs will go through the NAPI callback. If there is no XDP
program attached, the veth code does not perform any share check, and
shared/cloned skbs could enter the GRO engine.

Ignat reported a BUG triggered later-on due to the above condition:

[   53.970529][    C1] kernel BUG at net/core/skbuff.c:3574!
[   53.981755][    C1] invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI
[   53.982634][    C1] CPU: 1 PID: 19 Comm: ksoftirqd/1 Not tainted 5.16.0-rc5+ #25
[   53.982634][    C1] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015
[   53.982634][    C1] RIP: 0010:skb_shift+0x13ef/0x23b0
[   53.982634][    C1] Code: ea 03 0f b6 04 02 48 89 fa 83 e2 07 38 d0
7f 08 84 c0 0f 85 41 0c 00 00 41 80 7f 02 00 4d 8d b5 d0 00 00 00 0f
85 74 f5 ff ff &lt;0f&gt; 0b 4d 8d 77 20 be 04 00 00 00 4c 89 44 24 78 4c 89
f7 4c 89 8c
[   53.982634][    C1] RSP: 0018:ffff8881008f7008 EFLAGS: 00010246
[   53.982634][    C1] RAX: 0000000000000000 RBX: ffff8881180b4c80 RCX: 0000000000000000
[   53.982634][    C1] RDX: 0000000000000002 RSI: ffff8881180b4d3c RDI: ffff88810bc9cac2
[   53.982634][    C1] RBP: ffff8881008f70b8 R08: ffff8881180b4cf4 R09: ffff8881180b4cf0
[   53.982634][    C1] R10: ffffed1022999e5c R11: 0000000000000002 R12: 0000000000000590
[   53.982634][    C1] R13: ffff88810f940c80 R14: ffff88810f940d50 R15: ffff88810bc9cac0
[   53.982634][    C1] FS:  0000000000000000(0000) GS:ffff888235880000(0000) knlGS:0000000000000000
[   53.982634][    C1] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   53.982634][    C1] CR2: 00007ff5f9b86680 CR3: 0000000108ce8004 CR4: 0000000000170ee0
[   53.982634][    C1] Call Trace:
[   53.982634][    C1]  &lt;TASK&gt;
[   53.982634][    C1]  tcp_sacktag_walk+0xaba/0x18e0
[   53.982634][    C1]  tcp_sacktag_write_queue+0xe7b/0x3460
[   53.982634][    C1]  tcp_ack+0x2666/0x54b0
[   53.982634][    C1]  tcp_rcv_established+0x4d9/0x20f0
[   53.982634][    C1]  tcp_v4_do_rcv+0x551/0x810
[   53.982634][    C1]  tcp_v4_rcv+0x22ed/0x2ed0
[   53.982634][    C1]  ip_protocol_deliver_rcu+0x96/0xaf0
[   53.982634][    C1]  ip_local_deliver_finish+0x1e0/0x2f0
[   53.982634][    C1]  ip_sublist_rcv_finish+0x211/0x440
[   53.982634][    C1]  ip_list_rcv_finish.constprop.0+0x424/0x660
[   53.982634][    C1]  ip_list_rcv+0x2c8/0x410
[   53.982634][    C1]  __netif_receive_skb_list_core+0x65c/0x910
[   53.982634][    C1]  netif_receive_skb_list_internal+0x5f9/0xcb0
[   53.982634][    C1]  napi_complete_done+0x188/0x6e0
[   53.982634][    C1]  gro_cell_poll+0x10c/0x1d0
[   53.982634][    C1]  __napi_poll+0xa1/0x530
[   53.982634][    C1]  net_rx_action+0x567/0x1270
[   53.982634][    C1]  __do_softirq+0x28a/0x9ba
[   53.982634][    C1]  run_ksoftirqd+0x32/0x60
[   53.982634][    C1]  smpboot_thread_fn+0x559/0x8c0
[   53.982634][    C1]  kthread+0x3b9/0x490
[   53.982634][    C1]  ret_from_fork+0x22/0x30
[   53.982634][    C1]  &lt;/TASK&gt;

Address the issue by skipping the GRO stage for shared or cloned skbs.
To reduce the chance of OoO, try to unclone the skbs before giving up.

v1 -&gt; v2:
 - use avoid skb_copy and fallback to netif_receive_skb  - Eric</Note>
    </Notes>
    <CVE>CVE-2021-47099</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47099.html</URL>
        <Description>CVE-2021-47099</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220955</URL>
        <Description>SUSE Bug 1220955</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="19">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module

Hi,

When testing install and uninstall of ipmi_si.ko and ipmi_msghandler.ko,
the system crashed.

The log as follows:
[  141.087026] BUG: unable to handle kernel paging request at ffffffffc09b3a5a
[  141.087241] PGD 8fe4c0d067 P4D 8fe4c0d067 PUD 8fe4c0f067 PMD 103ad89067 PTE 0
[  141.087464] Oops: 0010 [#1] SMP NOPTI
[  141.087580] CPU: 67 PID: 668 Comm: kworker/67:1 Kdump: loaded Not tainted 4.18.0.x86_64 #47
[  141.088009] Workqueue: events 0xffffffffc09b3a40
[  141.088009] RIP: 0010:0xffffffffc09b3a5a
[  141.088009] Code: Bad RIP value.
[  141.088009] RSP: 0018:ffffb9094e2c3e88 EFLAGS: 00010246
[  141.088009] RAX: 0000000000000000 RBX: ffff9abfdb1f04a0 RCX: 0000000000000000
[  141.088009] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246
[  141.088009] RBP: 0000000000000000 R08: ffff9abfffee3cb8 R09: 00000000000002e1
[  141.088009] R10: ffffb9094cb73d90 R11: 00000000000f4240 R12: ffff9abfffee8700
[  141.088009] R13: 0000000000000000 R14: ffff9abfdb1f04a0 R15: ffff9abfdb1f04a8
[  141.088009] FS:  0000000000000000(0000) GS:ffff9abfffec0000(0000) knlGS:0000000000000000
[  141.088009] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  141.088009] CR2: ffffffffc09b3a30 CR3: 0000008fe4c0a001 CR4: 00000000007606e0
[  141.088009] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  141.088009] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  141.088009] PKRU: 55555554
[  141.088009] Call Trace:
[  141.088009]  ? process_one_work+0x195/0x390
[  141.088009]  ? worker_thread+0x30/0x390
[  141.088009]  ? process_one_work+0x390/0x390
[  141.088009]  ? kthread+0x10d/0x130
[  141.088009]  ? kthread_flush_work_fn+0x10/0x10
[  141.088009]  ? ret_from_fork+0x35/0x40] BUG: unable to handle kernel paging request at ffffffffc0b28a5a
[  200.223240] PGD 97fe00d067 P4D 97fe00d067 PUD 97fe00f067 PMD a580cbf067 PTE 0
[  200.223464] Oops: 0010 [#1] SMP NOPTI
[  200.223579] CPU: 63 PID: 664 Comm: kworker/63:1 Kdump: loaded Not tainted 4.18.0.x86_64 #46
[  200.224008] Workqueue: events 0xffffffffc0b28a40
[  200.224008] RIP: 0010:0xffffffffc0b28a5a
[  200.224008] Code: Bad RIP value.
[  200.224008] RSP: 0018:ffffbf3c8e2a3e88 EFLAGS: 00010246
[  200.224008] RAX: 0000000000000000 RBX: ffffa0799ad6bca0 RCX: 0000000000000000
[  200.224008] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246
[  200.224008] RBP: 0000000000000000 R08: ffff9fe43fde3cb8 R09: 00000000000000d5
[  200.224008] R10: ffffbf3c8cb53d90 R11: 00000000000f4240 R12: ffff9fe43fde8700
[  200.224008] R13: 0000000000000000 R14: ffffa0799ad6bca0 R15: ffffa0799ad6bca8
[  200.224008] FS:  0000000000000000(0000) GS:ffff9fe43fdc0000(0000) knlGS:0000000000000000
[  200.224008] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  200.224008] CR2: ffffffffc0b28a30 CR3: 00000097fe00a002 CR4: 00000000007606e0
[  200.224008] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[  200.224008] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[  200.224008] PKRU: 55555554
[  200.224008] Call Trace:
[  200.224008]  ? process_one_work+0x195/0x390
[  200.224008]  ? worker_thread+0x30/0x390
[  200.224008]  ? process_one_work+0x390/0x390
[  200.224008]  ? kthread+0x10d/0x130
[  200.224008]  ? kthread_flush_work_fn+0x10/0x10
[  200.224008]  ? ret_from_fork+0x35/0x40
[  200.224008] kernel fault(0x1) notification starting on CPU 63
[  200.224008] kernel fault(0x1) notification finished on CPU 63
[  200.224008] CR2: ffffffffc0b28a5a
[  200.224008] ---[ end trace c82a412d93f57412 ]---

The reason is as follows:
T1: rmmod ipmi_si.
    -&gt;ipmi_unregister_smi()
        -&gt; ipmi_bmc_unregister()
            -&gt; __ipmi_bmc_unregister()
                -&gt; kref_put(&amp;bmc-&gt;usecount, cleanup_bmc_device);
                    -&gt; schedule_work(&amp;bmc-&gt;remove_work);

T2: rmmod ipmi_msghandl
---truncated---</Note>
    </Notes>
    <CVE>CVE-2021-47100</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47100.html</URL>
        <Description>CVE-2021-47100</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220985</URL>
        <Description>SUSE Bug 1220985</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="20">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

asix: fix uninit-value in asix_mdio_read()

asix_read_cmd() may read less than sizeof(smsr) bytes and in this case
smsr will be uninitialized.

Fail log:
BUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]
BUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497
BUG: KMSAN: uninit-value in asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497
 asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]
 asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497
 asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497</Note>
    </Notes>
    <CVE>CVE-2021-47101</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47101.html</URL>
        <Description>CVE-2021-47101</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220987</URL>
        <Description>SUSE Bug 1220987</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="21">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net: marvell: prestera: fix incorrect structure access

In line:
	upper = info-&gt;upper_dev;
We access upper_dev field, which is related only for particular events
(e.g. event == NETDEV_CHANGEUPPER). So, this line cause invalid memory
access for another events,
when ptr is not netdev_notifier_changeupper_info.

The KASAN logs are as follows:

[   30.123165] BUG: KASAN: stack-out-of-bounds in prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]
[   30.133336] Read of size 8 at addr ffff80000cf772b0 by task udevd/778
[   30.139866]
[   30.141398] CPU: 0 PID: 778 Comm: udevd Not tainted 5.16.0-rc3 #6
[   30.147588] Hardware name: DNI AmazonGo1 A7040 board (DT)
[   30.153056] Call trace:
[   30.155547]  dump_backtrace+0x0/0x2c0
[   30.159320]  show_stack+0x18/0x30
[   30.162729]  dump_stack_lvl+0x68/0x84
[   30.166491]  print_address_description.constprop.0+0x74/0x2b8
[   30.172346]  kasan_report+0x1e8/0x250
[   30.176102]  __asan_load8+0x98/0xe0
[   30.179682]  prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]
[   30.186847]  prestera_netdev_event_handler+0x1b4/0x1c0 [prestera]
[   30.193313]  raw_notifier_call_chain+0x74/0xa0
[   30.197860]  call_netdevice_notifiers_info+0x68/0xc0
[   30.202924]  register_netdevice+0x3cc/0x760
[   30.207190]  register_netdev+0x24/0x50
[   30.211015]  prestera_device_register+0x8a0/0xba0 [prestera]</Note>
    </Notes>
    <CVE>CVE-2021-47102</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47102.html</URL>
        <Description>CVE-2021-47102</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221009</URL>
        <Description>SUSE Bug 1221009</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="22">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()

The wrong goto label was used for the error case and missed cleanup of the
pkt allocation.

Addresses-Coverity-ID: 1493352 ("Resource leak")</Note>
    </Notes>
    <CVE>CVE-2021-47104</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47104.html</URL>
        <Description>CVE-2021-47104</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220960</URL>
        <Description>SUSE Bug 1220960</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="23">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ice: xsk: return xsk buffers back to pool when cleaning the ring

Currently we only NULL the xdp_buff pointer in the internal SW ring but
we never give it back to the xsk buffer pool. This means that buffers
can be leaked out of the buff pool and never be used again.

Add missing xsk_buff_free() call to the routine that is supposed to
clean the entries that are left in the ring so that these buffers in the
umem can be used by other sockets.

Also, only go through the space that is actually left to be cleaned
instead of a whole ring.</Note>
    </Notes>
    <CVE>CVE-2021-47105</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>3.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47105.html</URL>
        <Description>CVE-2021-47105</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220961</URL>
        <Description>SUSE Bug 1220961</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="24">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

NFSD: Fix READDIR buffer overflow

If a client sends a READDIR count argument that is too small (say,
zero), then the buffer size calculation in the new init_dirlist
helper functions results in an underflow, allowing the XDR stream
functions to write beyond the actual buffer.

This calculation has always been suspect. NFSD has never sanity-
checked the READDIR count argument, but the old entry encoders
managed the problem correctly.

With the commits below, entry encoding changed, exposing the
underflow to the pointer arithmetic in xdr_reserve_space().

Modern NFS clients attempt to retrieve as much data as possible
for each READDIR request. Also, we have no unit tests that
exercise the behavior of READDIR at the lower bound of @count
values. Thus this case was missed during testing.</Note>
    </Notes>
    <CVE>CVE-2021-47107</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47107.html</URL>
        <Description>CVE-2021-47107</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220965</URL>
        <Description>SUSE Bug 1220965</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="25">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf

In commit 41ca9caaae0b
("drm/mediatek: hdmi: Add check for CEA modes only") a check
for CEA modes was added to function mtk_hdmi_bridge_mode_valid()
in order to address possible issues on MT8167;
moreover, with commit c91026a938c2
("drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clock")
another similar check was introduced.

Unfortunately though, at the time of writing, MT8173 does not provide
any mtk_hdmi_conf structure and this is crashing the kernel with NULL
pointer upon entering mtk_hdmi_bridge_mode_valid(), which happens as
soon as a HDMI cable gets plugged in.

To fix this regression, add a NULL pointer check for hdmi-&gt;conf in the
said function, restoring HDMI functionality and avoiding NULL pointer
kernel panics.</Note>
    </Notes>
    <CVE>CVE-2021-47108</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47108.html</URL>
        <Description>CVE-2021-47108</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220986</URL>
        <Description>SUSE Bug 1220986</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="26">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In lock_sock_nested of sock.c, there is a possible use after free due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-174846563References: Upstream kernel</Note>
    </Notes>
    <CVE>CVE-2022-20154</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV2>
        <BaseScoreV2>4.4</BaseScoreV2>
        <VectorV2>AV:L/AC:M/Au:N/C:P/I:P/A:P</VectorV2>
      </ScoreSetV2>
      <ScoreSetV3>
        <BaseScoreV3>7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-20154.html</URL>
        <Description>CVE-2022-20154</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1200599</URL>
        <Description>SUSE Bug 1200599</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1200608</URL>
        <Description>SUSE Bug 1200608</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224298</URL>
        <Description>SUSE Bug 1224298</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224878</URL>
        <Description>SUSE Bug 1224878</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="27">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A double-free flaw was found in the Linux kernel's TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.</Note>
    </Notes>
    <CVE>CVE-2022-4744</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>7.8</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-4744.html</URL>
        <Description>CVE-2022-4744</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1209635</URL>
        <Description>SUSE Bug 1209635</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1209672</URL>
        <Description>SUSE Bug 1209672</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1211833</URL>
        <Description>SUSE Bug 1211833</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="28">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

moxart: fix potential use-after-free on remove path

It was reported that the mmc host structure could be accessed after it
was freed in moxart_remove(), so fix this by saving the base register of
the device and using it instead of the pointer dereference.</Note>
    </Notes>
    <CVE>CVE-2022-48626</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-48626.html</URL>
        <Description>CVE-2022-48626</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220366</URL>
        <Description>SUSE Bug 1220366</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="29">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

crypto: qcom-rng - ensure buffer for generate is completely filled

The generate function in struct rng_alg expects that the destination
buffer is completely filled if the function returns 0. qcom_rng_read()
can run into a situation where the buffer is partially filled with
randomness and the remaining part of the buffer is zeroed since
qcom_rng_generate() doesn't check the return value. This issue can
be reproduced by running the following from libkcapi:

    kcapi-rng -b 9000000 &gt; OUTFILE

The generated OUTFILE will have three huge sections that contain all
zeros, and this is caused by the code where the test
'val &amp; PRNG_STATUS_DATA_AVAIL' fails.

Let's fix this issue by ensuring that qcom_rng_read() always returns
with a full buffer if the function returns success. Let's also have
qcom_rng_generate() return the correct value.

Here's some statistics from the ent project
(https://www.fourmilab.ch/random/) that shows information about the
quality of the generated numbers:

    $ ent -c qcom-random-before
    Value Char Occurrences Fraction
      0           606748   0.067416
      1            33104   0.003678
      2            33001   0.003667
    ...
    253   �        32883   0.003654
    254   �        33035   0.003671
    255   �        33239   0.003693

    Total:       9000000   1.000000

    Entropy = 7.811590 bits per byte.

    Optimum compression would reduce the size
    of this 9000000 byte file by 2 percent.

    Chi square distribution for 9000000 samples is 9329962.81, and
    randomly would exceed this value less than 0.01 percent of the
    times.

    Arithmetic mean value of data bytes is 119.3731 (127.5 = random).
    Monte Carlo value for Pi is 3.197293333 (error 1.77 percent).
    Serial correlation coefficient is 0.159130 (totally uncorrelated =
    0.0).

Without this patch, the results of the chi-square test is 0.01%, and
the numbers are certainly not random according to ent's project page.
The results improve with this patch:

    $ ent -c qcom-random-after
    Value Char Occurrences Fraction
      0            35432   0.003937
      1            35127   0.003903
      2            35424   0.003936
    ...
    253   �        35201   0.003911
    254   �        34835   0.003871
    255   �        35368   0.003930

    Total:       9000000   1.000000

    Entropy = 7.999979 bits per byte.

    Optimum compression would reduce the size
    of this 9000000 byte file by 0 percent.

    Chi square distribution for 9000000 samples is 258.77, and randomly
    would exceed this value 42.24 percent of the times.

    Arithmetic mean value of data bytes is 127.5006 (127.5 = random).
    Monte Carlo value for Pi is 3.141277333 (error 0.01 percent).
    Serial correlation coefficient is 0.000468 (totally uncorrelated =
    0.0).

This change was tested on a Nexus 5 phone (msm8974 SoC).</Note>
    </Notes>
    <CVE>CVE-2022-48629</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-48629.html</URL>
        <Description>CVE-2022-48629</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220989</URL>
        <Description>SUSE Bug 1220989</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="30">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ

The commit referenced in the Fixes tag removed the 'break' from the else
branch in qcom_rng_read(), causing an infinite loop whenever 'max' is
not a multiple of WORD_SZ. This can be reproduced e.g. by running:

    kcapi-rng -b 67 &gt;/dev/null

There are many ways to fix this without adding back the 'break', but
they all seem more awkward than simply adding it back, so do just that.

Tested on a machine with Qualcomm Amberwing processor.</Note>
    </Notes>
    <CVE>CVE-2022-48630</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-48630.html</URL>
        <Description>CVE-2022-48630</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220990</URL>
        <Description>SUSE Bug 1220990</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="31">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Information exposure through microarchitectural state after transient execution from some register files for some Intel(R) Atom(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.</Note>
    </Notes>
    <CVE>CVE-2023-28746</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-28746.html</URL>
        <Description>CVE-2023-28746</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1213456</URL>
        <Description>SUSE Bug 1213456</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221323</URL>
        <Description>SUSE Bug 1221323</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="32">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was found in ravb_remove in drivers/net/ethernet/renesas/ravb_main.c.</Note>
    </Notes>
    <CVE>CVE-2023-35827</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-35827.html</URL>
        <Description>CVE-2023-35827</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1212514</URL>
        <Description>SUSE Bug 1212514</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224298</URL>
        <Description>SUSE Bug 1224298</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224878</URL>
        <Description>SUSE Bug 1224878</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="33">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

bpf: Defer the free of inner map when necessary

When updating or deleting an inner map in map array or map htab, the map
may still be accessed by non-sleepable program or sleepable program.
However bpf_map_fd_put_ptr() decreases the ref-counter of the inner map
directly through bpf_map_put(), if the ref-counter is the last one
(which is true for most cases), the inner map will be freed by
ops-&gt;map_free() in a kworker. But for now, most .map_free() callbacks
don't use synchronize_rcu() or its variants to wait for the elapse of a
RCU grace period, so after the invocation of ops-&gt;map_free completes,
the bpf program which is accessing the inner map may incur
use-after-free problem.

Fix the free of inner map by invoking bpf_map_free_deferred() after both
one RCU grace period and one tasks trace RCU grace period if the inner
map has been removed from the outer map before. The deferment is
accomplished by using call_rcu() or call_rcu_tasks_trace() when
releasing the last ref-counter of bpf map. The newly-added rcu_head
field in bpf_map shares the same storage space with work field to
reduce the size of bpf_map.</Note>
    </Notes>
    <CVE>CVE-2023-52447</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52447.html</URL>
        <Description>CVE-2023-52447</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220251</URL>
        <Description>SUSE Bug 1220251</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="34">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

perf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()

Get logical socket id instead of physical id in discover_upi_topology()
to avoid out-of-bound access on 'upi = &amp;type-&gt;topology[nid][idx];' line
that leads to NULL pointer dereference in upi_fill_topology()</Note>
    </Notes>
    <CVE>CVE-2023-52450</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52450.html</URL>
        <Description>CVE-2023-52450</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220237</URL>
        <Description>SUSE Bug 1220237</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="35">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length

If the host sends an H2CData command with an invalid DATAL,
the kernel may crash in nvmet_tcp_build_pdu_iovec().

Unable to handle kernel NULL pointer dereference at
virtual address 0000000000000000
lr : nvmet_tcp_io_work+0x6ac/0x718 [nvmet_tcp]
Call trace:
  process_one_work+0x174/0x3c8
  worker_thread+0x2d0/0x3e8
  kthread+0x104/0x110

Fix the bug by raising a fatal error if DATAL isn't coherent
with the packet size.
Also, the PDU length should never exceed the MAXH2CDATA parameter which
has been communicated to the host in nvmet_tcp_handle_icreq().</Note>
    </Notes>
    <CVE>CVE-2023-52454</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52454.html</URL>
        <Description>CVE-2023-52454</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220320</URL>
        <Description>SUSE Bug 1220320</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="36">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

drivers/amd/pm: fix a use-after-free in kv_parse_power_table

When ps allocated by kzalloc equals to NULL, kv_parse_power_table
frees adev-&gt;pm.dpm.ps that allocated before. However, after the control
flow goes through the following call chains:

kv_parse_power_table
  |-&gt; kv_dpm_init
        |-&gt; kv_dpm_sw_init
	      |-&gt; kv_dpm_fini

The adev-&gt;pm.dpm.ps is used in the for loop of kv_dpm_fini after its
first free in kv_parse_power_table and causes a use-after-free bug.</Note>
    </Notes>
    <CVE>CVE-2023-52469</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52469.html</URL>
        <Description>CVE-2023-52469</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220411</URL>
        <Description>SUSE Bug 1220411</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="37">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

drm/radeon: check the alloc_workqueue return value in radeon_crtc_init()

check the alloc_workqueue return value in radeon_crtc_init()
to avoid null-ptr-deref.</Note>
    </Notes>
    <CVE>CVE-2023-52470</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52470.html</URL>
        <Description>CVE-2023-52470</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220413</URL>
        <Description>SUSE Bug 1220413</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="38">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests

hfi1 user SDMA request processing has two bugs that can cause data
corruption for user SDMA requests that have multiple payload iovecs
where an iovec other than the tail iovec does not run up to the page
boundary for the buffer pointed to by that iovec.a

Here are the specific bugs:
1. user_sdma_txadd() does not use struct user_sdma_iovec-&gt;iov.iov_len.
   Rather, user_sdma_txadd() will add up to PAGE_SIZE bytes from iovec
   to the packet, even if some of those bytes are past
   iovec-&gt;iov.iov_len and are thus not intended to be in the packet.
2. user_sdma_txadd() and user_sdma_send_pkts() fail to advance to the
   next iovec in user_sdma_request-&gt;iovs when the current iovec
   is not PAGE_SIZE and does not contain enough data to complete the
   packet. The transmitted packet will contain the wrong data from the
   iovec pages.

This has not been an issue with SDMA packets from hfi1 Verbs or PSM2
because they only produce iovecs that end short of PAGE_SIZE as the tail
iovec of an SDMA request.

Fixing these bugs exposes other bugs with the SDMA pin cache
(struct mmu_rb_handler) that get in way of supporting user SDMA requests
with multiple payload iovecs whose buffers do not end at PAGE_SIZE. So
this commit fixes those issues as well.

Here are the mmu_rb_handler bugs that non-PAGE_SIZE-end multi-iovec
payload user SDMA requests can hit:
1. Overlapping memory ranges in mmu_rb_handler will result in duplicate
   pinnings.
2. When extending an existing mmu_rb_handler entry (struct mmu_rb_node),
   the mmu_rb code (1) removes the existing entry under a lock, (2)
   releases that lock, pins the new pages, (3) then reacquires the lock
   to insert the extended mmu_rb_node.

   If someone else comes in and inserts an overlapping entry between (2)
   and (3), insert in (3) will fail.

   The failure path code in this case unpins _all_ pages in either the
   original mmu_rb_node or the new mmu_rb_node that was inserted between
   (2) and (3).
3. In hfi1_mmu_rb_remove_unless_exact(), mmu_rb_node-&gt;refcount is
   incremented outside of mmu_rb_handler-&gt;lock. As a result, mmu_rb_node
   could be evicted by another thread that gets mmu_rb_handler-&gt;lock and
   checks mmu_rb_node-&gt;refcount before mmu_rb_node-&gt;refcount is
   incremented.
4. Related to #2 above, SDMA request submission failure path does not
   check mmu_rb_node-&gt;refcount before freeing mmu_rb_node object.

   If there are other SDMA requests in progress whose iovecs have
   pointers to the now-freed mmu_rb_node(s), those pointers to the
   now-freed mmu_rb nodes will be dereferenced when those SDMA requests
   complete.</Note>
    </Notes>
    <CVE>CVE-2023-52474</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>3.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52474.html</URL>
        <Description>CVE-2023-52474</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220445</URL>
        <Description>SUSE Bug 1220445</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="39">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

usb: hub: Guard against accesses to uninitialized BOS descriptors

Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h
access fields inside udev-&gt;bos without checking if it was allocated and
initialized. If usb_get_bos_descriptor() fails for whatever
reason, udev-&gt;bos will be NULL and those accesses will result in a
crash:

BUG: kernel NULL pointer dereference, address: 0000000000000018
PGD 0 P4D 0
Oops: 0000 [#1] PREEMPT SMP NOPTI
CPU: 5 PID: 17818 Comm: kworker/5:1 Tainted: G W 5.15.108-18910-gab0e1cb584e1 #1 &lt;HASH:1f9e 1&gt;
Hardware name: Google Kindred/Kindred, BIOS Google_Kindred.12672.413.0 02/03/2021
Workqueue: usb_hub_wq hub_event
RIP: 0010:hub_port_reset+0x193/0x788
Code: 89 f7 e8 20 f7 15 00 48 8b 43 08 80 b8 96 03 00 00 03 75 36 0f b7 88 92 03 00 00 81 f9 10 03 00 00 72 27 48 8b 80 a8 03 00 00 &lt;48&gt; 83 78 18 00 74 19 48 89 df 48 8b 75 b0 ba 02 00 00 00 4c 89 e9
RSP: 0018:ffffab740c53fcf8 EFLAGS: 00010246
RAX: 0000000000000000 RBX: ffffa1bc5f678000 RCX: 0000000000000310
RDX: fffffffffffffdff RSI: 0000000000000286 RDI: ffffa1be9655b840
RBP: ffffab740c53fd70 R08: 00001b7d5edaa20c R09: ffffffffb005e060
R10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000
R13: ffffab740c53fd3e R14: 0000000000000032 R15: 0000000000000000
FS: 0000000000000000(0000) GS:ffffa1be96540000(0000) knlGS:0000000000000000
CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000000000018 CR3: 000000022e80c005 CR4: 00000000003706e0
Call Trace:
hub_event+0x73f/0x156e
? hub_activate+0x5b7/0x68f
process_one_work+0x1a2/0x487
worker_thread+0x11a/0x288
kthread+0x13a/0x152
? process_one_work+0x487/0x487
? kthread_associate_blkcg+0x70/0x70
ret_from_fork+0x1f/0x30

Fall back to a default behavior if the BOS descriptor isn't accessible
and skip all the functionalities that depend on it: LPM support checks,
Super Speed capabilitiy checks, U1/U2 states setup.</Note>
    </Notes>
    <CVE>CVE-2023-52477</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52477.html</URL>
        <Description>CVE-2023-52477</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220790</URL>
        <Description>SUSE Bug 1220790</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="40">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

dmaengine: fix NULL pointer in channel unregistration function

__dma_async_device_channel_register() can fail. In case of failure,
chan-&gt;local is freed (with free_percpu()), and chan-&gt;local is nullified.
When dma_async_device_unregister() is called (because of managed API or
intentionally by DMA controller driver), channels are unconditionally
unregistered, leading to this NULL pointer:
[    1.318693] Unable to handle kernel NULL pointer dereference at virtual address 00000000000000d0
[...]
[    1.484499] Call trace:
[    1.486930]  device_del+0x40/0x394
[    1.490314]  device_unregister+0x20/0x7c
[    1.494220]  __dma_async_device_channel_unregister+0x68/0xc0

Look at dma_async_device_register() function error path, channel device
unregistration is done only if chan-&gt;local is not NULL.

Then add the same condition at the beginning of
__dma_async_device_channel_unregister() function, to avoid NULL pointer
issue whatever the API used to reach this function.</Note>
    </Notes>
    <CVE>CVE-2023-52492</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.2</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52492.html</URL>
        <Description>CVE-2023-52492</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221276</URL>
        <Description>SUSE Bug 1221276</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="41">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

erofs: fix lz4 inplace decompression

Currently EROFS can map another compressed buffer for inplace
decompression, that was used to handle the cases that some pages of
compressed data are actually not in-place I/O.

However, like most simple LZ77 algorithms, LZ4 expects the compressed
data is arranged at the end of the decompressed buffer and it
explicitly uses memmove() to handle overlapping:
  __________________________________________________________
 |_ direction of decompression --&gt; ____ |_ compressed data _|

Although EROFS arranges compressed data like this, it typically maps two
individual virtual buffers so the relative order is uncertain.
Previously, it was hardly observed since LZ4 only uses memmove() for
short overlapped literals and x86/arm64 memmove implementations seem to
completely cover it up and they don't have this issue.  Juhyung reported
that EROFS data corruption can be found on a new Intel x86 processor.
After some analysis, it seems that recent x86 processors with the new
FSRM feature expose this issue with "rep movsb".

Let's strictly use the decompressed buffer for lz4 inplace
decompression for now.  Later, as an useful improvement, we could try
to tie up these two buffers together in the correct order.</Note>
    </Notes>
    <CVE>CVE-2023-52497</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52497.html</URL>
        <Description>CVE-2023-52497</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220879</URL>
        <Description>SUSE Bug 1220879</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="42">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ring-buffer: Do not attempt to read past "commit"

When iterating over the ring buffer while the ring buffer is active, the
writer can corrupt the reader. There's barriers to help detect this and
handle it, but that code missed the case where the last event was at the
very end of the page and has only 4 bytes left.

The checks to detect the corruption by the writer to reads needs to see the
length of the event. If the length in the first 4 bytes is zero then the
length is stored in the second 4 bytes. But if the writer is in the process
of updating that code, there's a small window where the length in the first
4 bytes could be zero even though the length is only 4 bytes. That will
cause rb_event_length() to read the next 4 bytes which could happen to be off the
allocated page.

To protect against this, fail immediately if the next event pointer is
less than 8 bytes from the end of the commit (last byte of data), as all
events must be a minimum of 8 bytes anyway.</Note>
    </Notes>
    <CVE>CVE-2023-52501</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52501.html</URL>
        <Description>CVE-2023-52501</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220885</URL>
        <Description>SUSE Bug 1220885</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="43">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()

Sili Luo reported a race in nfc_llcp_sock_get(), leading to UAF.

Getting a reference on the socket found in a lookup while
holding a lock should happen before releasing the lock.

nfc_llcp_sock_get_sn() has a similar problem.

Finally nfc_llcp_recv_snl() needs to make sure the socket
found by nfc_llcp_sock_from_sn() does not disappear.</Note>
    </Notes>
    <CVE>CVE-2023-52502</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52502.html</URL>
        <Description>CVE-2023-52502</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220831</URL>
        <Description>SUSE Bug 1220831</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220832</URL>
        <Description>SUSE Bug 1220832</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224298</URL>
        <Description>SUSE Bug 1224298</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224878</URL>
        <Description>SUSE Bug 1224878</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="44">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

x86/alternatives: Disable KASAN in apply_alternatives()

Fei has reported that KASAN triggers during apply_alternatives() on
a 5-level paging machine:

	BUG: KASAN: out-of-bounds in rcu_is_watching()
	Read of size 4 at addr ff110003ee6419a0 by task swapper/0/0
	...
	__asan_load4()
	rcu_is_watching()
	trace_hardirqs_on()
	text_poke_early()
	apply_alternatives()
	...

On machines with 5-level paging, cpu_feature_enabled(X86_FEATURE_LA57)
gets patched. It includes KASAN code, where KASAN_SHADOW_START depends on
__VIRTUAL_MASK_SHIFT, which is defined with cpu_feature_enabled().

KASAN gets confused when apply_alternatives() patches the
KASAN_SHADOW_START users. A test patch that makes KASAN_SHADOW_START
static, by replacing __VIRTUAL_MASK_SHIFT with 56, works around the issue.

Fix it for real by disabling KASAN while the kernel is patching alternatives.

[ mingo: updated the changelog ]</Note>
    </Notes>
    <CVE>CVE-2023-52504</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52504.html</URL>
        <Description>CVE-2023-52504</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221553</URL>
        <Description>SUSE Bug 1221553</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="45">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

nfc: nci: assert requested protocol is valid

The protocol is used in a bit mask to determine if the protocol is
supported. Assert the provided protocol is less than the maximum
defined so it doesn't potentially perform a shift-out-of-bounds and
provide a clearer error for undefined protocols vs unsupported ones.</Note>
    </Notes>
    <CVE>CVE-2023-52507</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52507.html</URL>
        <Description>CVE-2023-52507</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220833</URL>
        <Description>SUSE Bug 1220833</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="46">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()

The nvme_fc_fcp_op structure describing an AEN operation is initialized with a
null request structure pointer. An FC LLDD may make a call to
nvme_fc_io_getuuid passing a pointer to an nvmefc_fcp_req for an AEN operation.

Add validation of the request structure pointer before dereference.</Note>
    </Notes>
    <CVE>CVE-2023-52508</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52508.html</URL>
        <Description>CVE-2023-52508</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221015</URL>
        <Description>SUSE Bug 1221015</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="47">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ravb: Fix use-after-free issue in ravb_tx_timeout_work()

The ravb_stop() should call cancel_work_sync(). Otherwise,
ravb_tx_timeout_work() is possible to use the freed priv after
ravb_remove() was called like below:

CPU0			CPU1
			ravb_tx_timeout()
ravb_remove()
unregister_netdev()
free_netdev(ndev)
// free priv
			ravb_tx_timeout_work()
			// use priv

unregister_netdev() will call .ndo_stop() so that ravb_stop() is
called. And, after phy_stop() is called, netif_carrier_off()
is also called. So that .ndo_tx_timeout() will not be called
after phy_stop().</Note>
    </Notes>
    <CVE>CVE-2023-52509</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52509.html</URL>
        <Description>CVE-2023-52509</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220836</URL>
        <Description>SUSE Bug 1220836</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1223290</URL>
        <Description>SUSE Bug 1223290</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="48">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ieee802154: ca8210: Fix a potential UAF in ca8210_probe

If of_clk_add_provider() fails in ca8210_register_ext_clock(),
it calls clk_unregister() to release priv-&gt;clk and returns an
error. However, the caller ca8210_probe() then calls ca8210_remove(),
where priv-&gt;clk is freed again in ca8210_unregister_ext_clock(). In
this case, a use-after-free may happen in the second time we call
clk_unregister().

Fix this by removing the first clk_unregister(). Also, priv-&gt;clk could
be an error code on failure of clk_register_fixed_rate(). Use
IS_ERR_OR_NULL to catch this case in ca8210_unregister_ext_clock().</Note>
    </Notes>
    <CVE>CVE-2023-52510</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52510.html</URL>
        <Description>CVE-2023-52510</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220898</URL>
        <Description>SUSE Bug 1220898</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="49">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

spi: sun6i: reduce DMA RX transfer width to single byte

Through empirical testing it has been determined that sometimes RX SPI
transfers with DMA enabled return corrupted data. This is down to single
or even multiple bytes lost during DMA transfer from SPI peripheral to
memory. It seems the RX FIFO within the SPI peripheral can become
confused when performing bus read accesses wider than a single byte to it
during an active SPI transfer.

This patch reduces the width of individual DMA read accesses to the
RX FIFO to a single byte to mitigate that issue.</Note>
    </Notes>
    <CVE>CVE-2023-52511</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52511.html</URL>
        <Description>CVE-2023-52511</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221012</URL>
        <Description>SUSE Bug 1221012</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="50">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

RDMA/siw: Fix connection failure handling

In case immediate MPA request processing fails, the newly
created endpoint unlinks the listening endpoint and is
ready to be dropped. This special case was not handled
correctly by the code handling the later TCP socket close,
causing a NULL dereference crash in siw_cm_work_handler()
when dereferencing a NULL listener. We now also cancel
the useless MPA timeout, if immediate MPA request
processing fails.

This patch furthermore simplifies MPA processing in general:
Scheduling a useless TCP socket read in sk_data_ready() upcall
is now surpressed, if the socket is already moved out of
TCP_ESTABLISHED state.</Note>
    </Notes>
    <CVE>CVE-2023-52513</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52513.html</URL>
        <Description>CVE-2023-52513</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221022</URL>
        <Description>SUSE Bug 1221022</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="51">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

RDMA/srp: Do not call scsi_done() from srp_abort()

After scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler
callback, it performs one of the following actions:
* Call scsi_queue_insert().
* Call scsi_finish_command().
* Call scsi_eh_scmd_add().
Hence, SCSI abort handlers must not call scsi_done(). Otherwise all
the above actions would trigger a use-after-free. Hence remove the
scsi_done() call from srp_abort(). Keep the srp_free_req() call
before returning SUCCESS because we may not see the command again if
SUCCESS is returned.</Note>
    </Notes>
    <CVE>CVE-2023-52515</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52515.html</URL>
        <Description>CVE-2023-52515</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221048</URL>
        <Description>SUSE Bug 1221048</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="52">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain

Previously the transfer complete IRQ immediately drained to RX FIFO to
read any data remaining in FIFO to the RX buffer. This behaviour is
correct when dealing with SPI in interrupt mode. However in DMA mode the
transfer complete interrupt still fires as soon as all bytes to be
transferred have been stored in the FIFO. At that point data in the FIFO
still needs to be picked up by the DMA engine. Thus the drain procedure
and DMA engine end up racing to read from RX FIFO, corrupting any data
read. Additionally the RX buffer pointer is never adjusted according to
DMA progress in DMA mode, thus calling the RX FIFO drain procedure in DMA
mode is a bug.
Fix corruptions in DMA RX mode by draining RX FIFO only in interrupt mode.
Also wait for completion of RX DMA when in DMA mode before returning to
ensure all data has been copied to the supplied memory buffer.</Note>
    </Notes>
    <CVE>CVE-2023-52517</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52517.html</URL>
        <Description>CVE-2023-52517</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221055</URL>
        <Description>SUSE Bug 1221055</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="53">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit

The EHL (Elkhart Lake) based platforms provide a OOB (Out of band)
service, which allows to wakup device when the system is in S5 (Soft-Off
state). This OOB service can be enabled/disabled from BIOS settings. When
enabled, the ISH device gets PME wake capability. To enable PME wakeup,
driver also needs to enable ACPI GPE bit.

On resume, BIOS will clear the wakeup bit. So driver need to re-enable it
in resume function to keep the next wakeup capability. But this BIOS
clearing of wakeup bit doesn't decrement internal OS GPE reference count,
so this reenabling on every resume will cause reference count to overflow.

So first disable and reenable ACPI GPE bit using acpi_disable_gpe().</Note>
    </Notes>
    <CVE>CVE-2023-52519</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52519.html</URL>
        <Description>CVE-2023-52519</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220920</URL>
        <Description>SUSE Bug 1220920</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="54">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

platform/x86: think-lmi: Fix reference leak

If a duplicate attribute is found using kset_find_obj(), a reference
to that attribute is returned which needs to be disposed accordingly
using kobject_put(). Move the setting name validation into a separate
function to allow for this change without having to duplicate the
cleanup code for this setting.
As a side note, a very similar bug was fixed in
commit 7295a996fdab ("platform/x86: dell-sysman: Fix reference leak"),
so it seems that the bug was copied from that driver.

Compile-tested only.</Note>
    </Notes>
    <CVE>CVE-2023-52520</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52520.html</URL>
        <Description>CVE-2023-52520</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220921</URL>
        <Description>SUSE Bug 1220921</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="55">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

bpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets

With a SOCKMAP/SOCKHASH map and an sk_msg program user can steer messages
sent from one TCP socket (s1) to actually egress from another TCP
socket (s2):

tcp_bpf_sendmsg(s1)		// = sk_prot-&gt;sendmsg
  tcp_bpf_send_verdict(s1)	// __SK_REDIRECT case
    tcp_bpf_sendmsg_redir(s2)
      tcp_bpf_push_locked(s2)
	tcp_bpf_push(s2)
	  tcp_rate_check_app_limited(s2) // expects tcp_sock
	  tcp_sendmsg_locked(s2)	 // ditto

There is a hard-coded assumption in the call-chain, that the egress
socket (s2) is a TCP socket.

However in commit 122e6c79efe1 ("sock_map: Update sock type checks for
UDP") we have enabled redirects to non-TCP sockets. This was done for the
sake of BPF sk_skb programs. There was no indention to support sk_msg
send-to-egress use case.

As a result, attempts to send-to-egress through a non-TCP socket lead to a
crash due to invalid downcast from sock to tcp_sock:

 BUG: kernel NULL pointer dereference, address: 000000000000002f
 ...
 Call Trace:
  &lt;TASK&gt;
  ? show_regs+0x60/0x70
  ? __die+0x1f/0x70
  ? page_fault_oops+0x80/0x160
  ? do_user_addr_fault+0x2d7/0x800
  ? rcu_is_watching+0x11/0x50
  ? exc_page_fault+0x70/0x1c0
  ? asm_exc_page_fault+0x27/0x30
  ? tcp_tso_segs+0x14/0xa0
  tcp_write_xmit+0x67/0xce0
  __tcp_push_pending_frames+0x32/0xf0
  tcp_push+0x107/0x140
  tcp_sendmsg_locked+0x99f/0xbb0
  tcp_bpf_push+0x19d/0x3a0
  tcp_bpf_sendmsg_redir+0x55/0xd0
  tcp_bpf_send_verdict+0x407/0x550
  tcp_bpf_sendmsg+0x1a1/0x390
  inet_sendmsg+0x6a/0x70
  sock_sendmsg+0x9d/0xc0
  ? sockfd_lookup_light+0x12/0x80
  __sys_sendto+0x10e/0x160
  ? syscall_enter_from_user_mode+0x20/0x60
  ? __this_cpu_preempt_check+0x13/0x20
  ? lockdep_hardirqs_on+0x82/0x110
  __x64_sys_sendto+0x1f/0x30
  do_syscall_64+0x38/0x90
  entry_SYSCALL_64_after_hwframe+0x63/0xcd

Reject selecting a non-TCP sockets as redirect target from a BPF sk_msg
program to prevent the crash. When attempted, user will receive an EACCES
error from send/sendto/sendmsg() syscall.</Note>
    </Notes>
    <CVE>CVE-2023-52523</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52523.html</URL>
        <Description>CVE-2023-52523</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220926</URL>
        <Description>SUSE Bug 1220926</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="56">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net: nfc: llcp: Add lock when modifying device list

The device list needs its associated lock held when modifying it, or the
list could become corrupted, as syzbot discovered.</Note>
    </Notes>
    <CVE>CVE-2023-52524</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52524.html</URL>
        <Description>CVE-2023-52524</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220927</URL>
        <Description>SUSE Bug 1220927</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="57">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet

Only skip the code path trying to access the rfc1042 headers when the
buffer is too small, so the driver can still process packets without
rfc1042 headers.</Note>
    </Notes>
    <CVE>CVE-2023-52525</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>3.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52525.html</URL>
        <Description>CVE-2023-52525</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220840</URL>
        <Description>SUSE Bug 1220840</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="58">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg

syzbot reported the following uninit-value access issue:

=====================================================
BUG: KMSAN: uninit-value in smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]
BUG: KMSAN: uninit-value in smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482
CPU: 0 PID: 8696 Comm: kworker/0:3 Not tainted 5.8.0-rc5-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
Workqueue: usb_hub_wq hub_event
Call Trace:
 __dump_stack lib/dump_stack.c:77 [inline]
 dump_stack+0x21c/0x280 lib/dump_stack.c:118
 kmsan_report+0xf7/0x1e0 mm/kmsan/kmsan_report.c:121
 __msan_warning+0x58/0xa0 mm/kmsan/kmsan_instr.c:215
 smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]
 smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482
 usbnet_probe+0x1152/0x3f90 drivers/net/usb/usbnet.c:1737
 usb_probe_interface+0xece/0x1550 drivers/usb/core/driver.c:374
 really_probe+0xf20/0x20b0 drivers/base/dd.c:529
 driver_probe_device+0x293/0x390 drivers/base/dd.c:701
 __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807
 bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431
 __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873
 device_initial_probe+0x4a/0x60 drivers/base/dd.c:920
 bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491
 device_add+0x3b0e/0x40d0 drivers/base/core.c:2680
 usb_set_configuration+0x380f/0x3f10 drivers/usb/core/message.c:2032
 usb_generic_driver_probe+0x138/0x300 drivers/usb/core/generic.c:241
 usb_probe_device+0x311/0x490 drivers/usb/core/driver.c:272
 really_probe+0xf20/0x20b0 drivers/base/dd.c:529
 driver_probe_device+0x293/0x390 drivers/base/dd.c:701
 __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807
 bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431
 __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873
 device_initial_probe+0x4a/0x60 drivers/base/dd.c:920
 bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491
 device_add+0x3b0e/0x40d0 drivers/base/core.c:2680
 usb_new_device+0x1bd4/0x2a30 drivers/usb/core/hub.c:2554
 hub_port_connect drivers/usb/core/hub.c:5208 [inline]
 hub_port_connect_change drivers/usb/core/hub.c:5348 [inline]
 port_event drivers/usb/core/hub.c:5494 [inline]
 hub_event+0x5e7b/0x8a70 drivers/usb/core/hub.c:5576
 process_one_work+0x1688/0x2140 kernel/workqueue.c:2269
 worker_thread+0x10bc/0x2730 kernel/workqueue.c:2415
 kthread+0x551/0x590 kernel/kthread.c:292
 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:293

Local variable ----buf.i87@smsc75xx_bind created at:
 __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]
 smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]
 smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482
 __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]
 smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]
 smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482

This issue is caused because usbnet_read_cmd() reads less bytes than requested
(zero byte in the reproducer). In this case, 'buf' is not properly filled.

This patch fixes the issue by returning -ENODATA if usbnet_read_cmd() reads
less bytes than requested.</Note>
    </Notes>
    <CVE>CVE-2023-52528</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>3.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52528.html</URL>
        <Description>CVE-2023-52528</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220843</URL>
        <Description>SUSE Bug 1220843</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="59">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

HID: sony: Fix a potential memory leak in sony_probe()

If an error occurs after a successful usb_alloc_urb() call, usb_free_urb()
should be called.</Note>
    </Notes>
    <CVE>CVE-2023-52529</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52529.html</URL>
        <Description>CVE-2023-52529</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220929</URL>
        <Description>SUSE Bug 1220929</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="60">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

net: mana: Fix TX CQE error handling

For an unknown TX CQE error type (probably from a newer hardware),
still free the SKB, update the queue tail, etc., otherwise the
accounting will be wrong.

Also, TX errors can be triggered by injecting corrupted packets, so
replace the WARN_ONCE to ratelimited error logging.</Note>
    </Notes>
    <CVE>CVE-2023-52532</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52532.html</URL>
        <Description>CVE-2023-52532</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220932</URL>
        <Description>SUSE Bug 1220932</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="61">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

Revert "tty: n_gsm: fix UAF in gsm_cleanup_mux"

This reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239.

The commit above is reverted as it did not solve the original issue.

gsm_cleanup_mux() tries to free up the virtual ttys by calling
gsm_dlci_release() for each available DLCI. There, dlci_put() is called to
decrease the reference counter for the DLCI via tty_port_put() which
finally calls gsm_dlci_free(). This already clears the pointer which is
being checked in gsm_cleanup_mux() before calling gsm_dlci_release().
Therefore, it is not necessary to clear this pointer in gsm_cleanup_mux()
as done in the reverted commit. The commit introduces a null pointer
dereference:
 &lt;TASK&gt;
 ? __die+0x1f/0x70
 ? page_fault_oops+0x156/0x420
 ? search_exception_tables+0x37/0x50
 ? fixup_exception+0x21/0x310
 ? exc_page_fault+0x69/0x150
 ? asm_exc_page_fault+0x26/0x30
 ? tty_port_put+0x19/0xa0
 gsmtty_cleanup+0x29/0x80 [n_gsm]
 release_one_tty+0x37/0xe0
 process_one_work+0x1e6/0x3e0
 worker_thread+0x4c/0x3d0
 ? __pfx_worker_thread+0x10/0x10
 kthread+0xe1/0x110
 ? __pfx_kthread+0x10/0x10
 ret_from_fork+0x2f/0x50
 ? __pfx_kthread+0x10/0x10
 ret_from_fork_asm+0x1b/0x30
 &lt;/TASK&gt;

The actual issue is that nothing guards dlci_put() from being called
multiple times while the tty driver was triggered but did not yet finished
calling gsm_dlci_free().</Note>
    </Notes>
    <CVE>CVE-2023-52564</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52564.html</URL>
        <Description>CVE-2023-52564</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220938</URL>
        <Description>SUSE Bug 1220938</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="62">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()

In nilfs_gccache_submit_read_data(), brelse(bh) is called to drop the
reference count of bh when the call to nilfs_dat_translate() fails.  If
the reference count hits 0 and its owner page gets unlocked, bh may be
freed.  However, bh-&gt;b_page is dereferenced to put the page after that,
which may result in a use-after-free bug.  This patch moves the release
operation after unlocking and putting the page.

NOTE: The function in question is only called in GC, and in combination
with current userland tools, address translation using DAT does not occur
in that function, so the code path that causes this issue will not be
executed.  However, it is possible to run that code path by intentionally
modifying the userland GC library or by calling the GC ioctl directly.

[konishi.ryusuke@gmail.com: NOTE added to the commit log]</Note>
    </Notes>
    <CVE>CVE-2023-52566</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52566.html</URL>
        <Description>CVE-2023-52566</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220940</URL>
        <Description>SUSE Bug 1220940</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="63">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

serial: 8250_port: Check IRQ data before use

In case the leaf driver wants to use IRQ polling (irq = 0) and
IIR register shows that an interrupt happened in the 8250 hardware
the IRQ data can be NULL. In such a case we need to skip the wake
event as we came to this path from the timer interrupt and quite
likely system is already awake.

Without this fix we have got an Oops:

    serial8250: ttyS0 at I/O 0x3f8 (irq = 0, base_baud = 115200) is a 16550A
    ...
    BUG: kernel NULL pointer dereference, address: 0000000000000010
    RIP: 0010:serial8250_handle_irq+0x7c/0x240
    Call Trace:
     ? serial8250_handle_irq+0x7c/0x240
     ? __pfx_serial8250_timeout+0x10/0x10</Note>
    </Notes>
    <CVE>CVE-2023-52567</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>2.3</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52567.html</URL>
        <Description>CVE-2023-52567</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220839</URL>
        <Description>SUSE Bug 1220839</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="64">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

btrfs: remove BUG() after failure to insert delayed dir index item

Instead of calling BUG() when we fail to insert a delayed dir index item
into the delayed node's tree, we can just release all the resources we
have allocated/acquired before and return the error to the caller. This is
fine because all existing call chains undo anything they have done before
calling btrfs_insert_delayed_dir_index() or BUG_ON (when creating pending
snapshots in the transaction commit path).

So remove the BUG() call and do proper error handling.

This relates to a syzbot report linked below, but does not fix it because
it only prevents hitting a BUG(), it does not fix the issue where somehow
we attempt to use twice the same index number for different index items.</Note>
    </Notes>
    <CVE>CVE-2023-52569</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52569.html</URL>
        <Description>CVE-2023-52569</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220918</URL>
        <Description>SUSE Bug 1220918</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="65">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

team: fix null-ptr-deref when team device type is changed

Get a null-ptr-deref bug as follows with reproducer [1].

BUG: kernel NULL pointer dereference, address: 0000000000000228
...
RIP: 0010:vlan_dev_hard_header+0x35/0x140 [8021q]
...
Call Trace:
 &lt;TASK&gt;
 ? __die+0x24/0x70
 ? page_fault_oops+0x82/0x150
 ? exc_page_fault+0x69/0x150
 ? asm_exc_page_fault+0x26/0x30
 ? vlan_dev_hard_header+0x35/0x140 [8021q]
 ? vlan_dev_hard_header+0x8e/0x140 [8021q]
 neigh_connected_output+0xb2/0x100
 ip6_finish_output2+0x1cb/0x520
 ? nf_hook_slow+0x43/0xc0
 ? ip6_mtu+0x46/0x80
 ip6_finish_output+0x2a/0xb0
 mld_sendpack+0x18f/0x250
 mld_ifc_work+0x39/0x160
 process_one_work+0x1e6/0x3f0
 worker_thread+0x4d/0x2f0
 ? __pfx_worker_thread+0x10/0x10
 kthread+0xe5/0x120
 ? __pfx_kthread+0x10/0x10
 ret_from_fork+0x34/0x50
 ? __pfx_kthread+0x10/0x10
 ret_from_fork_asm+0x1b/0x30

[1]
$ teamd -t team0 -d -c '{"runner": {"name": "loadbalance"}}'
$ ip link add name t-dummy type dummy
$ ip link add link t-dummy name t-dummy.100 type vlan id 100
$ ip link add name t-nlmon type nlmon
$ ip link set t-nlmon master team0
$ ip link set t-nlmon nomaster
$ ip link set t-dummy up
$ ip link set team0 up
$ ip link set t-dummy.100 down
$ ip link set t-dummy.100 master team0

When enslave a vlan device to team device and team device type is changed
from non-ether to ether, header_ops of team device is changed to
vlan_header_ops. That is incorrect and will trigger null-ptr-deref
for vlan-&gt;real_dev in vlan_dev_hard_header() because team device is not
a vlan device.

Cache eth_header_ops in team_setup(), then assign cached header_ops to
header_ops of team net device when its type is changed from non-ether
to ether to fix the bug.</Note>
    </Notes>
    <CVE>CVE-2023-52574</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52574.html</URL>
        <Description>CVE-2023-52574</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220870</URL>
        <Description>SUSE Bug 1220870</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="66">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.</Note>
    </Notes>
    <CVE>CVE-2023-52575</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52575.html</URL>
        <Description>CVE-2023-52575</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220871</URL>
        <Description>SUSE Bug 1220871</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="67">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()

The code calling ima_free_kexec_buffer() runs long after the memblock
allocator has already been torn down, potentially resulting in a use
after free in memblock_isolate_range().

With KASAN or KFENCE, this use after free will result in a BUG
from the idle task, and a subsequent kernel panic.

Switch ima_free_kexec_buffer() over to memblock_free_late() to avoid
that bug.</Note>
    </Notes>
    <CVE>CVE-2023-52576</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52576.html</URL>
        <Description>CVE-2023-52576</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220872</URL>
        <Description>SUSE Bug 1220872</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="68">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

netfs: Only call folio_start_fscache() one time for each folio

If a network filesystem using netfs implements a clamp_length()
function, it can set subrequest lengths smaller than a page size.

When we loop through the folios in netfs_rreq_unlock_folios() to
set any folios to be written back, we need to make sure we only
call folio_start_fscache() once for each folio.

Otherwise, this simple testcase:

  mount -o fsc,rsize=1024,wsize=1024 127.0.0.1:/export /mnt/nfs
  dd if=/dev/zero of=/mnt/nfs/file.bin bs=4096 count=1
  1+0 records in
  1+0 records out
  4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0126359 s, 324 kB/s
  echo 3 &gt; /proc/sys/vm/drop_caches
  cat /mnt/nfs/file.bin &gt; /dev/null

will trigger an oops similar to the following:

  page dumped because: VM_BUG_ON_FOLIO(folio_test_private_2(folio))
  ------------[ cut here ]------------
  kernel BUG at include/linux/netfs.h:44!
  ...
  CPU: 5 PID: 134 Comm: kworker/u16:5 Kdump: loaded Not tainted 6.4.0-rc5
  ...
  RIP: 0010:netfs_rreq_unlock_folios+0x68e/0x730 [netfs]
  ...
  Call Trace:
    netfs_rreq_assess+0x497/0x660 [netfs]
    netfs_subreq_terminated+0x32b/0x610 [netfs]
    nfs_netfs_read_completion+0x14e/0x1a0 [nfs]
    nfs_read_completion+0x2f9/0x330 [nfs]
    rpc_free_task+0x72/0xa0 [sunrpc]
    rpc_async_release+0x46/0x70 [sunrpc]
    process_one_work+0x3bd/0x710
    worker_thread+0x89/0x610
    kthread+0x181/0x1c0
    ret_from_fork+0x29/0x50</Note>
    </Notes>
    <CVE>CVE-2023-52582</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52582.html</URL>
        <Description>CVE-2023-52582</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220878</URL>
        <Description>SUSE Bug 1220878</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="69">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ceph: fix deadlock or deadcode of misusing dget()

The lock order is incorrect between denty and its parent, we should
always make sure that the parent get the lock first.

But since this deadcode is never used and the parent dir will always
be set from the callers, let's just remove it.</Note>
    </Notes>
    <CVE>CVE-2023-52583</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52583.html</URL>
        <Description>CVE-2023-52583</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221058</URL>
        <Description>SUSE Bug 1221058</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="70">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

KVM: s390: fix setting of fpc register

kvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control
(fpc) register of a guest cpu. The new value is tested for validity by
temporarily loading it into the fpc register.

This may lead to corruption of the fpc register of the host process:
if an interrupt happens while the value is temporarily loaded into the fpc
register, and within interrupt context floating point or vector registers
are used, the current fp/vx registers are saved with save_fpu_regs()
assuming they belong to user space and will be loaded into fp/vx registers
when returning to user space.

test_fp_ctl() restores the original user space / host process fpc register
value, however it will be discarded, when returning to user space.

In result the host process will incorrectly continue to run with the value
that was supposed to be used for a guest cpu.

Fix this by simply removing the test. There is another test right before
the SIE context is entered which will handles invalid values.

This results in a change of behaviour: invalid values will now be accepted
instead of that the ioctl fails with -EINVAL. This seems to be acceptable,
given that this interface is most likely not used anymore, and this is in
addition the same behaviour implemented with the memory mapped interface
(replace invalid values with zero) - see sync_regs() in kvm-s390.c.</Note>
    </Notes>
    <CVE>CVE-2023-52597</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.7</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52597.html</URL>
        <Description>CVE-2023-52597</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221040</URL>
        <Description>SUSE Bug 1221040</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="71">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.</Note>
    </Notes>
    <CVE>CVE-2023-52605</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>4.4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52605.html</URL>
        <Description>CVE-2023-52605</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221039</URL>
        <Description>SUSE Bug 1221039</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="72">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers

These three bpf_map_{lookup,update,delete}_elem() helpers are also
available for sleepable bpf program, so add the corresponding lock
assertion for sleepable bpf program, otherwise the following warning
will be reported when a sleepable bpf program manipulates bpf map under
interpreter mode (aka bpf_jit_enable=0):

  WARNING: CPU: 3 PID: 4985 at kernel/bpf/helpers.c:40 ......
  CPU: 3 PID: 4985 Comm: test_progs Not tainted 6.6.0+ #2
  Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) ......
  RIP: 0010:bpf_map_lookup_elem+0x54/0x60
  ......
  Call Trace:
   &lt;TASK&gt;
   ? __warn+0xa5/0x240
   ? bpf_map_lookup_elem+0x54/0x60
   ? report_bug+0x1ba/0x1f0
   ? handle_bug+0x40/0x80
   ? exc_invalid_op+0x18/0x50
   ? asm_exc_invalid_op+0x1b/0x20
   ? __pfx_bpf_map_lookup_elem+0x10/0x10
   ? rcu_lockdep_current_cpu_online+0x65/0xb0
   ? rcu_is_watching+0x23/0x50
   ? bpf_map_lookup_elem+0x54/0x60
   ? __pfx_bpf_map_lookup_elem+0x10/0x10
   ___bpf_prog_run+0x513/0x3b70
   __bpf_prog_run32+0x9d/0xd0
   ? __bpf_prog_enter_sleepable_recur+0xad/0x120
   ? __bpf_prog_enter_sleepable_recur+0x3e/0x120
   bpf_trampoline_6442580665+0x4d/0x1000
   __x64_sys_getpgid+0x5/0x30
   ? do_syscall_64+0x36/0xb0
   entry_SYSCALL_64_after_hwframe+0x6e/0x76
   &lt;/TASK&gt;</Note>
    </Notes>
    <CVE>CVE-2023-52621</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52621.html</URL>
        <Description>CVE-2023-52621</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222073</URL>
        <Description>SUSE Bug 1222073</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="73">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Linux kernel's NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver and causing kernel panic and a denial of service.</Note>
    </Notes>
    <CVE>CVE-2023-6356</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-6356.html</URL>
        <Description>CVE-2023-6356</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1217987</URL>
        <Description>SUSE Bug 1217987</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="74">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Linux kernel's NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.</Note>
    </Notes>
    <CVE>CVE-2023-6535</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-6535.html</URL>
        <Description>CVE-2023-6535</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1217988</URL>
        <Description>SUSE Bug 1217988</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="75">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Linux kernel's NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.</Note>
    </Notes>
    <CVE>CVE-2023-6536</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-6536.html</URL>
        <Description>CVE-2023-6536</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1217989</URL>
        <Description>SUSE Bug 1217989</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="76">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES.</Note>
    </Notes>
    <CVE>CVE-2024-25742</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>6.4</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-25742.html</URL>
        <Description>CVE-2024-25742</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221725</URL>
        <Description>SUSE Bug 1221725</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
  <vuln:Vulnerability xmlns="http://docs.oasis-open.org/csaf/ns/csaf-cvrf/v1.2/vuln" Ordinal="77">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP

If the external phy working together with phy-omap-usb2 does not implement
send_srp(), we may still attempt to call it. This can happen on an idle
Ethernet gadget triggering a wakeup for example:

configfs-gadget.g1 gadget.0: ECM Suspend
configfs-gadget.g1 gadget.0: Port suspended. Triggering wakeup
...
Unable to handle kernel NULL pointer dereference at virtual address
00000000 when execute
...
PC is at 0x0
LR is at musb_gadget_wakeup+0x1d4/0x254 [musb_hdrc]
...
musb_gadget_wakeup [musb_hdrc] from usb_gadget_wakeup+0x1c/0x3c [udc_core]
usb_gadget_wakeup [udc_core] from eth_start_xmit+0x3b0/0x3d4 [u_ether]
eth_start_xmit [u_ether] from dev_hard_start_xmit+0x94/0x24c
dev_hard_start_xmit from sch_direct_xmit+0x104/0x2e4
sch_direct_xmit from __dev_queue_xmit+0x334/0xd88
__dev_queue_xmit from arp_solicit+0xf0/0x268
arp_solicit from neigh_probe+0x54/0x7c
neigh_probe from __neigh_event_send+0x22c/0x47c
__neigh_event_send from neigh_resolve_output+0x14c/0x1c0
neigh_resolve_output from ip_finish_output2+0x1c8/0x628
ip_finish_output2 from ip_send_skb+0x40/0xd8
ip_send_skb from udp_send_skb+0x124/0x340
udp_send_skb from udp_sendmsg+0x780/0x984
udp_sendmsg from __sys_sendto+0xd8/0x158
__sys_sendto from ret_fast_syscall+0x0/0x58

Let's fix the issue by checking for send_srp() and set_vbus() before
calling them. For USB peripheral only cases these both could be NULL.</Note>
    </Notes>
    <CVE>CVE-2024-26600</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro-rancher/5.3:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Container suse/sle-micro-rancher/5.4:latest:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Aliyun:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS-SAP-CCloud:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-CHOST-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-HPC-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Proxy-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-Azure-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-llc:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3-EC2-ltd:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Manager-Server-4-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-Micro-5-4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-LI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS-Production:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure-VLI-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-Azure:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-EC2:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-BYOS:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened-GCE:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP-Hardened:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAP:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-Azure:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-EC2:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL-GCE:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>Image SLES15-SP4-SAPCAL:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1</ProductID>
        <ProductID>SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1</ProductID>
        <ProductID>openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>5.5</BaseScoreV3>
        <VectorV3>CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H</VectorV3>
      </ScoreSetV3>
    </CVSSScoreSets>
    <Remediations>
      <Remediation Type="Vendor Fix">
        <Description xml:lang="en">To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
</Description>
        <URL>https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26600.html</URL>
        <Description>CVE-2024-26600</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220340</URL>
        <Description>SUSE Bug 1220340</Description>
      </Reference>
    </References>
  </vuln:Vulnerability>
</cvrfdoc>
