<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
  <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:1466-1</ID>
    </Identification>
    <Status>Final</Status>
    <Version>1</Version>
    <RevisionHistory>
      <Revision>
        <Number>1</Number>
        <Date>2024-04-29T12:58:00Z</Date>
        <Description>current</Description>
      </Revision>
    </RevisionHistory>
    <InitialReleaseDate>2024-04-29T12:58:00Z</InitialReleaseDate>
    <CurrentReleaseDate>2024-04-29T12:58:00Z</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 SP5 RT kernel was updated to receive various security bugfixes.

NOTE: This update has been retracted due to a bug in the BHI CPU sidechannel mitigation, which led to incorrect selection of other CPU mitigations.

The following security bugs were fixed:

- CVE-2021-46925: Fixed kernel panic caused by race of smc_sock (bsc#1220466).
- CVE-2021-46926: Fixed bug when detecting controllers in ALSA/hda/intel-sdw-acpi (bsc#1220478).
- CVE-2021-46927: Fixed assertion bug in nitro_enclaves: Use get_user_pages_unlocked() (bsc#1220443).
- CVE-2021-46929: Fixed use-after-free issue in sctp_sock_dump() (bsc#1220482).
- CVE-2021-46930: Fixed usb/mtu3 list_head check warning (bsc#1220484).
- CVE-2021-46931: Fixed wrong type casting in mlx5e_tx_reporter_dump_sq() (bsc#1220486).
- CVE-2021-46933: Fixed possible underflow in ffs_data_clear() (bsc#1220487).
- CVE-2021-46934: Fixed a bug by validating user data in compat ioctl (bsc#1220469).
- CVE-2021-46936: Fixed use-after-free in tw_timer_handler() (bsc#1220439).
- CVE-2021-47082: Fixed ouble free in tun_free_netdev() (bsc#1220969).
- CVE-2021-47083: Fixed a global-out-of-bounds issue in mediatek: (bsc#1220917).
- CVE-2021-47087: Fixed incorrect page free bug in tee/optee (bsc#1220954).
- CVE-2021-47091: Fixed locking in ieee80211_start_ap()) error path (bsc#1220959).
- CVE-2021-47093: Fixed memleak on registration failure in intel_pmc_core (bsc#1220978).
- CVE-2021-47094: Fixed possible memory leak in KVM x86/mmu (bsc#1221551).
- CVE-2021-47095: Fixed missing initialization in ipmi/ssif (bsc#1220979).
- CVE-2021-47096: Fixed uninitalized user_pversion in ALSA rawmidi (bsc#1220981).
- CVE-2021-47097: Fixed stack out of bound access in elantech_change_report_id() (bsc#1220982).
- CVE-2021-47098: Fixed integer overflow/underflow in hysteresis calculations hwmon: (lm90) (bsc#1220983).
- CVE-2021-47099: Fixed BUG_ON assertion in veth when skb entering GRO are cloned (bsc#1220955).
- CVE-2021-47100: Fixed UAF when uninstall in ipmi (bsc#1220985).
- CVE-2021-47101: Fixed uninit-value in asix_mdio_read() (bsc#1220987).
- CVE-2021-47102: Fixed incorrect structure access In line: upper = info-&gt;upper_dev in net/marvell/prestera (bsc#1221009).
- CVE-2021-47104: Fixed memory leak in qib_user_sdma_queue_pkts() (bsc#1220960).
- CVE-2021-47105: Fixed potential memory leak in ice/xsk (bsc#1220961).
- CVE-2021-47107: Fixed READDIR buffer overflow in NFSD (bsc#1220965).
- CVE-2021-47108: Fixed possible NULL pointer dereference for mtk_hdmi_conf in drm/mediatek (bsc#1220986).
- CVE-2022-4744: Fixed double-free that could lead to DoS or privilege escalation in TUN/TAP device driver functionality (bsc#1209635).
- CVE-2022-48626: Fixed a potential use-after-free on remove path moxart (bsc#1220366).
- CVE-2022-48627: Fixed a memory overlapping when deleting chars in the buffer (bsc#1220845).
- CVE-2022-48628: Fixed possible lock in ceph (bsc#1220848).
- 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-2023-0160: Fixed deadlock flaw in BPF that could allow a local user to potentially crash the system (bsc#1209657).
- CVE-2023-28746: Fixed Register File Data Sampling (bsc#1213456).
- CVE-2023-35827: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1212514).
- CVE-2023-4881: Fixed a out-of-bounds write flaw in the netfilter subsystem that could lead to potential information disclosure or a denial of service (bsc#1215221).
- CVE-2023-52447: Fixed map_fd_put_ptr() signature kABI workaround  (bsc#1220251).
- CVE-2023-52450: Fixed NULL pointer dereference issue in upi_fill_topology() (bsc#1220237).
- CVE-2023-52453: Fixed data corruption in hisi_acc_vfio_pci (bsc#1220337).
- CVE-2023-52454: Fixed a kernel panic when host sends an invalid H2C PDU length (bsc#1220320).
- CVE-2023-52462: Fixed check for attempt to corrupt spilled pointer (bsc#1220325).
- CVE-2023-52463: Fixed null pointer dereference in efivarfs (bsc#1220328).
- CVE-2023-52467: Fixed a null pointer dereference in of_syscon_register (bsc#1220433).
- CVE-2023-52469: Fixed a use-after-free in kv_parse_power_table (bsc#1220411).
- CVE-2023-52470: Fixed null-ptr-deref in radeon_crtc_init() (bsc#1220413).
- CVE-2023-52474: Fixed a vulnerability with non-PAGE_SIZE-end multi-iovec user SDMA requests (bsc#1220445).
- CVE-2023-52476: Fixed possible unhandled page fault via perf sampling NMI during vsyscall (bsc#1220703).
- CVE-2023-52477: Fixed USB Hub accesses to uninitialized BOS descriptors (bsc#1220790).
- CVE-2023-52481: Fixed speculative unprivileged load in Cortex-A520 (bsc#1220887).
- CVE-2023-52482: Fixed a bug by adding SRSO mitigation for Hygon processors (bsc#1220735).
- CVE-2023-52484: Fixed a soft lockup triggered by arm_smmu_mm_invalidate_range (bsc#1220797).
- CVE-2023-52486: Fixed possible use-after-free in drm (bsc#1221277).
- CVE-2023-52492: Fixed a null-pointer-dereference in channel unregistration function __dma_async_device_channel_register() (bsc#1221276).
- CVE-2023-52493: Fixed possible soft lockup in bus/mhi/host (bsc#1221274).
- CVE-2023-52494: Fixed missing alignment check for event ring read pointer in bus/mhi/host (bsc#1221273).
- CVE-2023-52497: Fixed data corruption in erofs (bsc#1220879).
- CVE-2023-52500: Fixed information leaking when processing OPC_INB_SET_CONTROLLER_CONFIG command (bsc#1220883).
- CVE-2023-52501: Fixed possible memory corruption in ring-buffer (bsc#1220885).
- CVE-2023-52502: Fixed a race condition in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() (bsc#1220831).
- CVE-2023-52504: Fixed possible out-of bounds in apply_alternatives() on a 5-level paging machine (bsc#1221553).
- CVE-2023-52507: Fixed possible shift-out-of-bounds in nfc/nci (bsc#1220833).
- CVE-2023-52508: Fixed null pointer dereference in nvme_fc_io_getuuid() (bsc#1221015).
- CVE-2023-52509: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1220836).
- CVE-2023-52510: Fixed a potential UAF in ca8210_probe() (bsc#1220898).
- CVE-2023-52511: Fixed possible memory corruption in spi/sun6i (bsc#1221012).
- 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-52517: Fixed race between DMA RX transfer completion and RX FIFO drain in spi/sun6i (bsc#1221055).
- CVE-2023-52518: Fixed information leak in bluetooth/hci_codec (bsc#1221056).
- CVE-2023-52519: Fixed possible overflow in HID/intel-ish-hid/ipc (bsc#1220920).
- CVE-2023-52520: Fixed reference leak in platform/x86/think-lmi (bsc#1220921).
- CVE-2023-52523: Fixed wrong redirects to non-TCP sockets in bpf (bsc#1220926).
- CVE-2023-52524: Fixed possible corruption in nfc/llcp (bsc#1220927).
- CVE-2023-52525: Fixed out of bounds check mwifiex_process_rx_packet() (bsc#1220840).
- CVE-2023-52528: Fixed uninit-value access in __smsc75xx_read_reg() (bsc#1220843).
- CVE-2023-52529: Fixed a potential memory leak in sony_probe() (bsc#1220929).
- CVE-2023-52530: Fixed a potential key use-after-free in wifi mac80211 (bsc#1220930).
- CVE-2023-52531: Fixed a memory corruption issue in iwlwifi (bsc#1220931).
- CVE-2023-52532: Fixed a bug in TX CQE error handling (bsc#1220932).
- CVE-2023-52559: Fixed a bug by avoiding memory allocation in iommu_suspend (bsc#1220933).
- CVE-2023-52563: Fixed memory leak on -&gt;hpd_notify callback() in drm/meson (bsc#1220937).
- CVE-2023-52564: Reverted invalid fix for UAF in gsm_cleanup_mux() (bsc#1220938).
- CVE-2023-52566: Fixed potential use after free in nilfs_gccache_submit_read_data() (bsc#1220940).
- CVE-2023-52567: Fixed possible Oops in  serial/8250_port: when using IRQ polling (irq = 0) (bsc#1220839).
- CVE-2023-52569: Fixed a bug in btrfs by remoning BUG() after failure to insert delayed dir index item (bsc#1220918).
- CVE-2023-52574: Fixed a bug by hiding new member header_ops (bsc#1220870).
- CVE-2023-52575: Fixed SBPB enablement for spec_rstack_overflow=off (bsc#1220871).
- CVE-2023-52576: Fixed potential use after free in memblock_isolate_range() (bsc#1220872).
- CVE-2023-52582: Fixed possible oops in netfs (bsc#1220878).
- CVE-2023-52583: Fixed deadlock or deadcode of misusing dget() inside ceph (bsc#1221058).
- CVE-2023-52587: Fixed mcast list locking in IB/ipoib (bsc#1221082).
- CVE-2023-52591: Fixed a possible reiserfs filesystem corruption via directory renaming (bsc#1221044).
- CVE-2023-52594: Fixed potential array-index-out-of-bounds read in ath9k_htc_txstatus() (bsc#1221045).
- CVE-2023-52595: Fixed possible deadlock in wifi/rt2x00 (bsc#1221046).
- CVE-2023-52597: Fixed a setting of fpc register in KVM (bsc#1221040).
- CVE-2023-52598: Fixed wrong setting of fpc register in s390/ptrace (bsc#1221060).
- CVE-2023-52599: Fixed array-index-out-of-bounds in diNewExt() in jfs (bsc#1221062).
- CVE-2023-52600: Fixed uaf in jfs_evict_inode() (bsc#1221071).
- CVE-2023-52601: Fixed array-index-out-of-bounds in dbAdjTree() in jfs (bsc#1221068).
- CVE-2023-52602: Fixed slab-out-of-bounds Read in dtSearch() in jfs (bsc#1221070).
- CVE-2023-52603: Fixed array-index-out-of-bounds in dtSplitRoot() (bsc#1221066).
- CVE-2023-52604: Fixed array-index-out-of-bounds in dbAdjTree() (bsc#1221067).
- CVE-2023-52605: Fixed a NULL pointer dereference check (bsc#1221039)
- CVE-2023-52606: Fixed possible kernel stack corruption in powerpc/lib (bsc#1221069).
- CVE-2023-52607: Fixed a null-pointer-dereference in pgtable_cache_add kasprintf() (bsc#1221061).
- CVE-2023-52608: Fixed possible race condition in firmware/arm_scmi (bsc#1221375).
- CVE-2023-52612: Fixed req-&gt;dst buffer overflow in crypto/scomp (bsc#1221616).
- CVE-2023-52615: Fixed page fault dead lock on mmap-ed hwrng (bsc#1221614).
- CVE-2023-52617: Fixed stdev_release() crash after surprise hot remove (bsc#1221613).
- CVE-2023-52619: Fixed possible crash when setting number of cpus to an odd number in pstore/ram (bsc#1221618).
- CVE-2023-52621: Fixed missing asserion in bpf (bsc#1222073).
- CVE-2023-52623: Fixed suspicious RCU usage in SUNRPC (bsc#1222060).
- CVE-2023-52628: Fixed 4-byte stack OOB write in nftables (bsc#1222117).
- CVE-2023-52632: Fixed lock dependency warning with srcu in drm/amdkfd (bsc#1222274).
- CVE-2023-52637: Fixed UAF in j1939_sk_match_filter() in can/k1939 (bsc#1222291).
- CVE-2023-52639: Fixed race during shadow creation in KVM/s390/vsie Fixed (bsc#1222300).
- CVE-2023-6270: Fixed a use-after-free issue in aoecmd_cfg_pkts (bsc#1218562).
- CVE-2023-6356: Fixed a NULL pointer dereference in nvmet_tcp_build_pdu_iovec (bsc#1217987).
- 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-7042: Fixed a null-pointer-dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (bsc#1218336).
- CVE-2023-7192: Fixed a memory leak problem in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c (bsc#1218479).
- CVE-2024-0841: Fixed a null pointer dereference in the hugetlbfs_fill_super function in hugetlbfs (HugeTLB pages) functionality (bsc#1219264).
- CVE-2024-2201: Fixed information leak in x86/BHI (bsc#1217339).
- CVE-2024-22099: Fixed a null-pointer-dereference in rfcomm_check_security (bsc#1219170).
- CVE-2024-23307: Fixed Integer Overflow or Wraparound vulnerability in x86 and ARM md, raid, raid5 modules (bsc#1219169).
- CVE-2024-25739: Fixed possible crash in create_empty_lvol() in drivers/mtd/ubi/vtbl.c (bsc#1219834).
- CVE-2024-25742: Fixed insufficient validation during #VC instruction emulation in x86/sev (bsc#1221725).
- CVE-2024-26599: Fixed out-of-bounds access in of_pwm_single_xlate() (bsc#1220365).
- CVE-2024-26600: Fixed NULL pointer dereference for SRP in phy-omap-usb2 (bsc#1220340).
- CVE-2024-26602: Fixed overall slowdowns with sys_membarrier (bsc1220398).
- CVE-2024-26607: Fixed a probing race issue in sii902x: (bsc#1220736).
- CVE-2024-26612: Fixed Oops in fscache_put_cache() This function dereferences  (bsc#1221291).
- CVE-2024-26614: Fixed the initialization of accept_queue's spinlocks (bsc#1221293).
- CVE-2024-26620: Fixed possible device model violation in s390/vfio-ap (bsc#1221298).
- CVE-2024-26627: Fixed possible hard lockup in scsi (bsc#1221090).
- CVE-2024-26629: Fixed possible protocol violation via RELEASE_LOCKOWNER in nfsd (bsc#1221379).
- CVE-2024-26642: Fixed the set of anonymous timeout flag in netfilter nf_tables (bsc#1221830).
- CVE-2024-26645: Fixed missing visibility when inserting an element into tracing_map (bsc#1222056).
- CVE-2024-26646: Fixed potential memory corruption when resuming from suspend or hibernation in thermal/intel/hfi (bsc#1222070).
- CVE-2024-26651: Fixed possible oops via malicious devices in sr9800 (bsc#1221337).
- CVE-2024-26654: Fixed use after free in ALSA/sh/aica (bsc#1222304).
- CVE-2024-26659: Fixed wrong handling of isoc Babble and Buffer Overrun events in xhci (bsc#1222317).
- CVE-2024-26664: Fixed out-of-bounds memory access in create_core_data() in hwmon coretemp (bsc#1222355).
- CVE-2024-26667: Fixed null pointer reference in dpu_encoder_helper_phys_cleanup in drm/msm/dpu (bsc#1222331).
- CVE-2024-26670: Fixed ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround in kernel arm64 (bsc#1222356).
- CVE-2024-26695: Fixed null pointer dereference in __sev_platform_shutdown_locked in crypto ccp (bsc#1222373).
- CVE-2024-26717: Fixed null pointer dereference on failed power up in HID i2c-hid-of (bsc#1222360).


The following non-security bugs were fixed:

- acpi: CPPC: enable AMD CPPC V2 support for family 17h processors (git-fixes).
- acpi: processor_idle: Fix memory leak in acpi_processor_power_exit() (git-fixes).
- acpi: resource: Add Infinity laptops to irq1_edge_low_force_override (stable-fixes).
- acpi: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override (git-fixes).
- acpi: resource: Do IRQ override on Lunnen Ground laptops (stable-fixes).
- acpi: scan: Fix device check notification handling (git-fixes).
- acpica: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields() (git-fixes).
- alsa: aaci: Delete unused variable in aaci_do_suspend (git-fixes).
- alsa: aoa: avoid false-positive format truncation warning (git-fixes).
- alsa: aw2: avoid casting function pointers (git-fixes).
- alsa: ctxfi: avoid casting function pointers (git-fixes).
- alsa: hda/realtek - ALC285 reduce pop noise from Headphone port (stable-fixes).
- alsa: hda/realtek - Add Headset Mic supported Acer NB platform (stable-fixes).
- alsa: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform (git-fixes).
- alsa: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8) (git-fixes).
- alsa: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone (git-fixes).
- alsa: hda/realtek: fix ALC285 issues on HP Envy x360 laptops (stable-fixes).
- alsa: hda/realtek: fix mute/micmute LED For HP mt440 (git-fixes).
- alsa: hda/realtek: fix mute/micmute LEDs for HP EliteBook (stable-fixes).
- alsa: seq: fix function cast warnings (git-fixes).
- alsa: sh: aica: reorder cleanup operations to avoid UAF bugs (git-fixes).
- alsa: usb-audio: Stop parsing channels bits when all channels are found (git-fixes).
- arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF (git-fixes)
- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes)
- arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on (git-fixes)
- arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS (git-fixes)
- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes)
- arm64: dts: rockchip: add ES8316 codec for ROCK Pi 4 (git-fixes)
- arm64: dts: rockchip: add SPDIF node for ROCK Pi 4 (git-fixes)
- arm64: dts: rockchip: fix regulator name on rk3399-rock-4 (git-fixes)
- arm64: dts: rockchip: set num-cs property for spi on px30 (git-fixes)
- arm64: mm: fix VA-range sanity check (git-fixes)
- arm64: set __exception_irq_entry with __irq_entry as a default (git-fixes)
- asoc: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet (stable-fixes).
- asoc: amd: acp: Add missing error handling in sof-mach (git-fixes).
- asoc: amd: acp: fix for acp_init function error handling (git-fixes).
- asoc: madera: Fix typo in madera_set_fll_clks shift value (git-fixes).
- asoc: meson: Use dev_err_probe() helper (stable-fixes).
- asoc: meson: aiu: fix function pointer type mismatch (git-fixes).
- asoc: meson: axg-tdm-interface: add frame rate constraint (git-fixes).
- asoc: meson: axg-tdm-interface: fix mclk setup without mclk-fs (git-fixes).
- asoc: meson: t9015: fix function pointer type mismatch (git-fixes).
- asoc: ops: Fix wraparound for mask in snd_soc_get_volsw (git-fixes).
- asoc: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes).
- asoc: rt5645: Make LattePanda board DMI match more precise (stable-fixes).
- asoc: rt5682-sdw: fix locking sequence (git-fixes).
- asoc: rt711-sdca: fix locking sequence (git-fixes).
- asoc: rt711-sdw: fix locking sequence (git-fixes).
- asoc: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode (stable-fixes).
- asoc: wm8962: Enable oscillator if selecting WM8962_FLL_OSC (stable-fixes).
- asoc: wm8962: Fix up incorrect error message in wm8962_set_fll (stable-fixes).
- ata: sata_mv: Fix PCI device ID table declaration compilation warning (git-fixes).
- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit (git-fixes).
- backlight: da9052: Fully initialize backlight_properties during probe (git-fixes).
- backlight: lm3630a: Do not set bl-&gt;props.brightness in get_brightness (git-fixes).
- backlight: lm3630a: Initialize backlight_properties on init (git-fixes).
- backlight: lm3639: Fully initialize backlight_properties during probe (git-fixes).
- backlight: lp8788: Fully initialize backlight_properties during probe (git-fixes).
- blocklayoutdriver: Fix reference leak of pnfs_device_node (git-fixes).
- bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes).
- bluetooth: Remove superfluous call to hci_conn_check_pending() (git-fixes).
- bluetooth: hci_core: Fix possible buffer overflow (git-fixes).
- bluetooth: mgmt: Remove leftover queuing of power_off work (git-fixes).
- bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security (stable-fixes).
- bpf, scripts: Correct GPL license name (git-fixes).
- bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t (git-fixes).
- can: softing: remove redundant NULL check (git-fixes).
- clk: zynq: Prevent null pointer dereference caused by kmalloc failure (git-fixes).
- comedi: comedi_test: Prevent timers rescheduling during deletion (git-fixes).
- coresight: etm4x: Do not access TRCIDR1 for identification (bsc#1220775)
- coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR (bsc#1220775)
- coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus (bsc#1220775)
- cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf() (git-fixes).
- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return value (git-fixes).
- crypto: arm/sha - fix function cast warnings (git-fixes).
- crypto: qat - avoid division by zero (git-fixes).
- crypto: qat - fix deadlock in backlog processing (git-fixes).
- crypto: qat - fix double free during reset (git-fixes).
- crypto: qat - fix state machines cleanup paths (bsc#1218321).
- crypto: qat - fix unregistration of compression algorithms (git-fixes).
- crypto: qat - fix unregistration of crypto algorithms (git-fixes).
- crypto: qat - ignore subsequent state up commands (git-fixes).
- crypto: qat - increase size of buffers (git-fixes).
- crypto: qat - resolve race condition during AER recovery (git-fixes).
- crypto: xilinx - call finalize with bh disabled (git-fixes).
- doc-guide: kernel-doc: tell about object-like macros (git-fixes).
- doc/README.SUSE: Update information about module support status (jsc#PED-5759)
- drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory (git-fixes).
- drm/amd/display: Add FAMS validation before trying to use it (git-fixes).
- drm/amd/display: Add function for validate and update new stream (git-fixes).
- drm/amd/display: Avoid ABM when ODM combine is enabled for eDP (git-fixes).
- drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31 (git-fixes).
- drm/amd/display: Check if link state is valid (git-fixes).
- drm/amd/display: Copy DC context in the commit streams (git-fixes).
- drm/amd/display: Disable PSR-SU on Parade 0803 TCON again (git-fixes).
- drm/amd/display: Enable fast plane updates on DCN3.2 and above (git-fixes).
- drm/amd/display: Enable new commit sequence only for DCN32x (git-fixes).
- drm/amd/display: Exit idle optimizations before attempt to access PHY (git-fixes).
- drm/amd/display: Expand kernel doc for DC (git-fixes).
- drm/amd/display: Fix a bug when searching for insert_above_mpcc (git-fixes).
- drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()' (git-fixes).
- drm/amd/display: Fix possible underflow for displays with large vblank (git-fixes).
- drm/amd/display: Fix the delta clamping for shaper LUT (git-fixes).
- drm/amd/display: Fix underflow issue on 175hz timing (git-fixes).
- drm/amd/display: For prefetch mode &gt; 0, extend prefetch if possible (git-fixes).
- drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family (git-fixes).
- drm/amd/display: Guard against invalid RPTR/WPTR being set (git-fixes).
- drm/amd/display: Handle seamless boot stream (git-fixes).
- drm/amd/display: Handle virtual hardware detect (git-fixes).
- drm/amd/display: Include surface of unaffected streams (git-fixes).
- drm/amd/display: Include udelay when waiting for INBOX0 ACK (git-fixes).
- drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml (git-fixes).
- drm/amd/display: Keep PHY active for dp config (git-fixes).
- drm/amd/display: Prevent vtotal from being set to 0 (git-fixes).
- drm/amd/display: Remove min_dst_y_next_start check for Z8 (git-fixes).
- drm/amd/display: Restore rptr/wptr for DMCUB as workaround (git-fixes).
- drm/amd/display: Return the correct HDCP error code (stable-fixes).
- drm/amd/display: Revert vblank change that causes null pointer crash (git-fixes).
- drm/amd/display: Rework comments on dc file (git-fixes).
- drm/amd/display: Rework context change check (git-fixes).
- drm/amd/display: Set minimum requirement for using PSR-SU on Phoenix (git-fixes).
- drm/amd/display: Set minimum requirement for using PSR-SU on Rembrandt (git-fixes).
- drm/amd/display: Update OTG instance in the commit stream (git-fixes).
- drm/amd/display: Update correct DCN314 register header (git-fixes).
- drm/amd/display: Update min Z8 residency time to 2100 for DCN314 (git-fixes).
- drm/amd/display: Use DRAM speed from validation for dummy p-state (git-fixes).
- drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK (git-fixes).
- drm/amd/display: Use min transition for all SubVP plane add/remove (git-fixes).
- drm/amd/display: Write to correct dirty_rect (git-fixes).
- drm/amd/display: Wrong colorimetry workaround (git-fixes).
- drm/amd/display: add FB_DAMAGE_CLIPS support (git-fixes).
- drm/amd/display: add ODM case when looking for first split pipe (git-fixes).
- drm/amd/display: always switch off ODM before committing more streams (git-fixes).
- drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut (git-fixes).
- drm/amd/display: dc.h: eliminate kernel-doc warnings (git-fixes).
- drm/amd/display: ensure async flips are only accepted for fast updates (git-fixes).
- drm/amd/display: fix ABM disablement (git-fixes).
- drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer() (git-fixes).
- drm/amd/display: fix dc/core/dc.c kernel-doc (git-fixes).
- drm/amd/display: fix hw rotated modes when PSR-SU is enabled (git-fixes).
- drm/amd/display: fix kernel-doc issues in dc.h (git-fixes).
- drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315 (git-fixes).
- drm/amd/display: handle range offsets in VRR ranges (stable-fixes).
- drm/amd/display: perform a bounds check before filling dirty rectangles (git-fixes).
- drm/amd/display: set per pipe dppclk to 0 when dpp is off (git-fixes).
- drm/amd/display: update extended blank for dcn314 onwards (git-fixes).
- drm/amd/display: use low clocks for no plane configs (git-fixes).
- drm/amd/pm: Fix error of MACO flag setting code (git-fixes).
- drm/amd/pm: fix a memleak in aldebaran_tables_init (git-fixes).
- drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock (git-fixes).
- drm/amd: Enable PCIe PME from D3 (git-fixes).
- drm/amdgpu/pm: Fix the error of pwm1_enable setting (stable-fixes).
- drm/amdgpu/pm: make gfxclock consistent for sienna cichlid (git-fixes).
- drm/amdgpu/pm: make mclk consistent for smu 13.0.7 (git-fixes).
- drm/amdgpu/smu13: drop compute workload workaround (git-fixes).
- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series (stable-fixes).
- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int() (git-fixes).
- drm/amdgpu: Force order between a read and write to the same address (git-fixes).
- drm/amdgpu: Match against exact bootloader status (git-fixes).
- drm/amdgpu: Unset context priority is now invalid (git-fixes).
- drm/amdgpu: Update min() to min_t() in 'amdgpu_info_ioctl' (git-fixes).
- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag (stable-fixes).
- drm/amdgpu: lower CS errors to debug severity (git-fixes).
- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 (stable-fixes).
- drm/bridge: tc358762: Instruct DSI host to generate HSE packets (git-fixes).
- drm/display: fix typo (git-fixes).
- drm/edid: Add quirk for OSVR HDK 2.0 (git-fixes).
- drm/etnaviv: Restore some id values (git-fixes).
- drm/exynos: do not return negative values from .get_modes() (stable-fixes).
- drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable() (git-fixes).
- drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode() (stable-fixes).
- drm/i915/gt: Do not generate the command streamer for all the CCS (git-fixes).
- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes).
- drm/i915/gt: Use i915_vm_put on ppgtt_create error paths (git-fixes).
- drm/i915/selftests: Fix dependency of some timeouts on HZ (git-fixes).
- drm/i915: Add missing CCS documentation (git-fixes).
- drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled (git-fixes).
- drm/i915: Check before removing mm notifier (git-fixes).
- drm/lima: fix a memleak in lima_heap_alloc (git-fixes).
- drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip (git-fixes).
- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions (git-fixes).
- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled (git-fixes).
- drm/msm/dpu: add division of drm_display_mode's hskew parameter (git-fixes).
- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN (git-fixes).
- drm/msm/dpu: improve DSC allocation (git-fixes).
- drm/panel-edp: use put_sync in unprepare (git-fixes).
- drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple (git-fixes).
- drm/panel: auo,b101uan08.3: Fine tune the panel power sequence (git-fixes).
- drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence (git-fixes).
- drm/panel: do not return negative error codes from drm_panel_get_modes() (stable-fixes).
- drm/panfrost: fix power transition timeout warnings (git-fixes).
- drm/probe-helper: warn about negative .get_modes() (stable-fixes).
- drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()` (git-fixes).
- drm/qxl: remove unused variable from `qxl_process_single_command()` (git-fixes).
- drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode() (git-fixes).
- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes).
- drm/radeon: remove dead code in ni_mc_load_microcode() (git-fixes).
- drm/rockchip: dsi: Clean up 'usage_mode' when failing to attach (git-fixes).
- drm/rockchip: inno_hdmi: Fix video timing (git-fixes).
- drm/rockchip: lvds: do not overwrite error code (git-fixes).
- drm/rockchip: lvds: do not print scary message when probing defer (git-fixes).
- drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe (git-fixes).
- drm/tegra: dsi: Add missing check for of_find_device_by_node (git-fixes).
- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe() (git-fixes).
- drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe() (git-fixes).
- drm/tegra: dsi: Make use of the helper function dev_err_probe() (stable-fixes).
- drm/tegra: hdmi: Convert to devm_platform_ioremap_resource() (stable-fixes).
- drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe() (git-fixes).
- drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe() (git-fixes).
- drm/tegra: put drm_gem_object ref on error in tegra_fb_create (git-fixes).
- drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe() (git-fixes).
- drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe() (git-fixes).
- drm/tidss: Fix initial plane zpos values (git-fixes).
- drm/tidss: Fix sync-lost issue with two displays (git-fixes).
- drm/ttm: Do not leak a resource on eviction error (git-fixes).
- drm/ttm: Do not print error message if eviction was interrupted (git-fixes).
- drm/vc4: Add module dependency on hdmi-codec (git-fixes).
- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed (git-fixes).
- drm/vmwgfx: Fix possible null pointer derefence with invalid contexts (git-fixes).
- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes).
- drm: Do not treat 0 as -1 in drm_fixp2int_ceil (git-fixes).
- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes).
- drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017) (git-fixes).
- firewire: core: use long bus reset on gap count error (stable-fixes).
- fix 'coresight: etm4x: Change etm4_platform_driver driver for MMIO devices' (bsc#1220775) Hunk with clk_put(drvdata-&gt;pclk) was incorrectly moved to another function.
- hid: amd_sfh: Update HPD sensor structure elements (git-fixes).
- hid: lenovo: Add middleclick_workaround sysfs knob for cptkbd (git-fixes).
- hid: multitouch: Add required quirk for Synaptics 0xcddc device (stable-fixes).
- hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes (git-fixes).
- hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove (git-fixes).
- hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed (git-fixes).
- i2c: aspeed: Fix the dummy irq expected print (git-fixes).
- i2c: i801: Avoid potential double call to gpiod_remove_lookup_table (git-fixes).
- i2c: wmt: Fix an error handling path in wmt_i2c_probe() (git-fixes).
- ib/ipoib: Fix mcast list locking (git-fixes)
- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes).
- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes).
- input: gpio_keys_polled - suppress deferred probe error for gpio (stable-fixes).
- input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table (git-fixes).
- input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table (git-fixes).
- input: i8042 - add quirk for Fujitsu Lifebook A574/H (git-fixes).
- input: i8042 - fix strange behavior of touchpad on Clevo NS70PU (git-fixes).
- input: pm8941-powerkey - fix debounce on gen2+ PMICs (git-fixes).
- input: pm8941-pwrkey - add software key press debouncing support (git-fixes).
- input: pm8941-pwrkey - add support for PON GEN3 base addresses (git-fixes).
- input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal (git-fixes).
- input: xpad - add Lenovo Legion Go controllers (git-fixes).
- iommu/amd: Mark interrupt as managed (git-fixes).
- iommu/dma: Trace bounce buffer usage when mapping buffers (git-fixes).
- iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() (git-fixes).
- iommu/mediatek: Fix forever loop in error handling (git-fixes).
- iommu/vt-d: Allow to use flush-queue when first level is default (git-fixes).
- iommu/vt-d: Do not issue ATS Invalidation request when device is disconnected (git-fixes).
- iommu/vt-d: Fix PASID directory pointer coherency (git-fixes).
- iommu/vt-d: Set No Execute Enable bit in PASID table entry (git-fixes).
- kabi: PCI: Add locking to RMW PCI Express Capability Register accessors (kabi).
- kconfig: fix infinite loop when expanding a macro at the end of file (git-fixes).
- kvm: s390: only deliver the set service event bits (git-fixes bsc#1221631).
- lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected (git-commit).
- leds: aw2013: Unlock mutex before destroying it (git-fixes).
- lib/cmdline: Fix an invalid format specifier in an assertion msg (git-fixes).
- make NVIDIA Grace-Hopper TPM related drivers build-ins (bsc#1221156)
- md/raid10: check slab-out-of-bounds in md_bitmap_get_counter (git-fixes).
- md/raid5: release batch_last before waiting for another stripe_head (git-fixes).
- md/raid6: use valid sector values to determine if an I/O should wait on the reshape (git-fixes).
- md: Do not ignore suspended array in md_check_recovery() (git-fixes).
- md: Make sure md_do_sync() will set MD_RECOVERY_DONE (git-fixes).
- md: Whenassemble the array, consult the superblock of the freshest device (git-fixes).
- md: do not leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly() (git-fixes).
- md: fix data corruption for raid456 when reshape restart while grow up (git-fixes).
- md: introduce md_ro_state (git-fixes).
- media: dvb-frontends: avoid stack overflow warnings with clang (git-fixes).
- media: edia: dvbdev: fix a use-after-free (git-fixes).
- media: em28xx: annotate unchecked call to media_device_register() (git-fixes).
- media: go7007: add check of return value of go7007_read_addr() (git-fixes).
- media: go7007: fix a memleak in go7007_load_encoder (git-fixes).
- media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak (git-fixes).
- media: pvrusb2: fix pvr2_stream_callback casts (git-fixes).
- media: pvrusb2: fix uaf in pvr2_context_set_notify (git-fixes).
- media: pvrusb2: remove redundant NULL check (git-fixes).
- media: staging: ipu3-imgu: Set fields before media_entity_pads_init() (git-fixes).
- media: sun8i-di: Fix chroma difference threshold (git-fixes).
- media: sun8i-di: Fix coefficient writes (git-fixes).
- media: sun8i-di: Fix power on/off sequences (git-fixes).
- media: tc358743: register v4l2 async device only after successful setup (git-fixes).
- media: ttpci: fix two memleaks in budget_av_attach (git-fixes).
- media: usbtv: Remove useless locks in usbtv_video_free() (git-fixes).
- media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity (git-fixes).
- media: v4l2-tpg: fix some memleaks in tpg_alloc (git-fixes).
- media: xc4000: Fix atomicity violation in xc4000_get_frequency (git-fixes).
- mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref (git-fixes).
- mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref (git-fixes).
- mm,page_owner: Defer enablement of static branch (bsc#1222366).
- mm,page_owner: Fix accounting of pages when migrating (bsc#1222366).
- mm,page_owner: Fix printing of stack records (bsc#1222366).
- mm,page_owner: Fix refcount imbalance (bsc#1222366).
- mm,page_owner: Update metadata for tail pages (bsc#1222366).
- mm,page_owner: check for null stack_record before bumping its refcount (bsc#1222366).
- mm,page_owner: drop unnecessary check (bsc#1222366).
- mm,page_owner: fix recursion (bsc#1222366).
- mm/vmalloc: huge vmalloc backing pages should be split rather than compound (bsc#1217829).
- mmc: core: Avoid negative index with array access (git-fixes).
- mmc: core: Fix switch on gp3 partition (git-fixes).
- mmc: core: Initialize mmc_blk_ioc_data (git-fixes).
- mmc: mmci: stm32: fix DMA API overlapping mappings warning (git-fixes).
- mmc: mmci: stm32: use a buffer for unaligned DMA requests (git-fixes).
- mmc: tmio: avoid concurrent runs of mmc_request_done() (git-fixes).
- mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function (git-fixes).
- mtd: maps: physmap-core: fix flash size larger than 32-bit (git-fixes).
- mtd: rawnand: lpc32xx_mlc: fix irq handler prototype (git-fixes).
- mtd: rawnand: meson: fix scrambling mode value in command macro (git-fixes).
- net/bnx2x: Prevent access to a freed page in page_pool (bsc#1215322).
- net/x25: fix incorrect parameter validation in the x25_getsockopt() function (git-fixes).
- net: Fix features skip in for_each_netdev_feature() (git-fixes).
- net: lan78xx: fix runtime PM count underflow on link stop (git-fixes).
- net: ll_temac: platform_get_resource replaced by wrong function (git-fixes).
- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes).
- net: phy: fix phy_get_internal_delay accessing an empty array (git-fixes).
- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() (git-fixes).
- net: usb: dm9601: fix wrong return value in dm9601_mdio_read (git-fixes).
- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet (git-fixes).
- nfs: fix an off by one in root_nfs_cat() (git-fixes).
- nfs: rename nfs_client_kset to nfs_kset (git-fixes).
- nfsd: change LISTXATTRS cookie encoding to big-endian (git-fixes).
- nfsd: convert the callback workqueue to use delayed_work (git-fixes).
- nfsd: do not take fi_lock in nfsd_break_deleg_cb() (git-fixes).
- nfsd: fix LISTXATTRS returning a short list with eof=TRUE (git-fixes).
- nfsd: fix LISTXATTRS returning more bytes than maxcount (git-fixes).
- nfsd: fix file memleak on client_opens_release (git-fixes).
- nfsd: fix nfsd4_listxattr_validate_cookie (git-fixes).
- nfsd: lock_rename() needs both directories to live on the same fs (git-fixes).
- nfsd: reschedule CB operations when backchannel rpc_clnt is shut down (git-fixes).
- nfsd: reset cb_seq_status after NFS4ERR_DELAY (git-fixes).
- nfsd: retransmit callbacks after client reconnects (git-fixes).
- nfsd: use vfs setgid helper (git-fixes).
- nfsv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT (git-fixes).
- nfsv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes).
- nfsv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server (git-fixes).
- nfsv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server (git-fixes).
- nfsv4.2: fix listxattr maximum XDR buffer size (git-fixes).
- nfsv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 (git-fixes).
- nfsv4.2: fix wrong shrinker_id (git-fixes).
- nfsv4: fix a nfs4_state_manager() race (git-fixes).
- nfsv4: fix a state manager thread deadlock regression (git-fixes).
- nilfs2: fix failure to detect DAT corruption in btree and direct mappings (git-fixes).
- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes).
- nouveau/dmem: handle kcalloc() allocation failure (git-fixes).
- nouveau: reset the bo resource bus info after an eviction (git-fixes).
- ntfs: fix use-after-free in ntfs_ucsncmp() (bsc#1221713).
- nvme-fc: do not wait in vain when unloading module (git-fixes).
- nvme: fix reconnection fail due to reserved tag allocation (git-fixes).
- nvmet-fc: abort command when there is no binding (git-fixes).
- nvmet-fc: avoid deadlock on delete association path (git-fixes).
- nvmet-fc: defer cleanup using RCU properly (git-fixes).
- nvmet-fc: hold reference on hostport match (git-fixes).
- nvmet-fc: release reference on target port (git-fixes).
- nvmet-fc: take ref count on tgtport before delete assoc (git-fixes).
- nvmet-fcloop: swap the list_add_tail arguments (git-fixes).
- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes).
- pci/aer: fix rootport attribute paths in ABI docs (git-fixes).
- pci/aspm: Use RMW accessors for changing LNKCTL (git-fixes).
- pci/dpc: print all TLP Prefixes, not just the first (git-fixes).
- pci/msi: prevent MSI hardware interrupt number truncation (bsc#1218777)
- pci/p2pdma: Fix a sleeping issue in a RCU read section (git-fixes).
- pci: add locking to RMW PCI Express Capability Register accessors (git-fixes).
- pci: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() (git-fixes).
- pci: dwc: endpoint: Fix advertised resizable BAR size (git-fixes).
- pci: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support (git-fixes).
- pci: fu740: Set the number of MSI vectors (git-fixes).
- pci: lengthen reset delay for VideoPropulsion Torrent QN16e card (git-fixes).
- pci: make link retraining use RMW accessors for changing LNKCTL (git-fixes).
- pci: mark 3ware-9650SE Root Port Extended Tags as broken (git-fixes).
- pci: mediatek-gen3: Fix translation window size calculation (git-fixes).
- pci: mediatek: Clear interrupt status before dispatching handler (git-fixes).
- pci: qcom: Enable BDF to SID translation properly (git-fixes).
- pci: qcom: Use DWC helpers for modifying the read-only DBI registers (git-fixes).
- pci: rockchip: Do not advertise MSI-X in PCIe capabilities (git-fixes).
- pci: rockchip: Fix window mapping and address translation for endpoint (git-fixes).
- pci: rockchip: Use 64-bit mask on MSI 64-bit PCI address (git-fixes).
- pci: switchtec: Fix an error handling path in switchtec_pci_probe() (git-fixes).
- pinctrl: mediatek: Drop bogus slew rate register range for MT8192 (git-fixes).
- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check (git-fixes).
- pm: suspend: Set mem_sleep_current during kernel command line setup (git-fixes).
- pnfs/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats (git-fixes).
- pnfs: Fix a hang in nfs4_evict_inode() (git-fixes).
- pnfs: Fix the pnfs block driver's calculation of layoutget size (git-fixes).
- powerpc/64s: POWER10 CPU Kconfig build option (bsc#1194869).
- powerpc/boot: Disable power10 features after BOOTAFLAGS assignment (bsc#1194869).
- powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU (bsc#1194869).
- powerpc/lib/sstep: Do not use __{get/put}_user() on kernel addresses (bsc#1194869).
- powerpc/lib/sstep: Remove unneeded #ifdef __powerpc64__ (bsc#1194869).
- powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencoding (bsc#1194869).
- powerpc/lib/sstep: use truncate_if_32bit() (bsc#1194869).
- powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV (bsc#1220492 ltc#205270).
- powerpc/pseries: Fix potential memleak in papr_get_attr() (bsc#1200465 ltc#197256 jsc#SLE-18130 git-fixes).
- powerpc/sstep: Use bitwise instead of arithmetic operator for flags (bsc#1194869).
- powerpc: add compile-time support for lbarx, lharx (bsc#1194869).
- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data (git-fixes).
- qedf: Do not process stag work during unload (bsc#1214852).
- qedf: Wait for stag work during unload (bsc#1214852).
- raid1: fix use-after-free for original bio in raid1_write_request() (bsc#1221097).
- ras/amd/fmpm: Add debugfs interface to print record entries (jsc#PED-7619).
- ras/amd/fmpm: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619).
- ras/amd/fmpm: Fix build when debugfs is not enabled (jsc#PED-7619).
- ras/amd/fmpm: Fix off by one when unwinding on error (jsc#PED-7619).
- ras/amd/fmpm: Safely handle saved records of various sizes (jsc#PED-7619).
- ras/amd/fmpm: Save SPA values (jsc#PED-7619).
- ras: Avoid build errors when CONFIG_DEBUG_FS=n (git-fixes).
- ras: export helper to get ras_debugfs_dir (jsc#PED-7619).
- rdma/device: Fix a race between mad_client and cm_client init (git-fixes)
- rdma/hns: fix mis-modifying default congestion control algorithm (git-fixes)
- rdma/ipoib: Fix error code return in ipoib_mcast_join (git-fixes)
- rdma/irdma: Remove duplicate assignment (git-fixes)
- rdma/mana_ib: Fix bug in creation of dma regions (git-fixes).
- rdma/mlx5: fix fortify source warning while accessing Eth segment (git-fixes)
- rdma/mlx5: relax DEVX access upon modify commands (git-fixes)
- rdma/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store() (git-fixes)
- rdma/srpt: do not register event handler until srpt device is fully setup (git-fixes)
- revert 'PCI: tegra194: Enable support for 256 Byte payload' (git-fixes).
- revert 'Revert 'drm/amdgpu/display: change pipe policy for DCN 2.0'' (git-fixes).
- revert 'SUNRPC dont update timeout value on connection reset' (git-fixes).
- revert 'drm/amd: Disable PSR-SU on Parade 0803 TCON' (git-fixes).
- revert 'drm/amd: Disable S/G for APUs when 64GB or more host memory' (git-fixes).
- revert 'drm/amdgpu/display: change pipe policy for DCN 2.0' (git-fixes).
- revert 'drm/amdgpu/display: change pipe policy for DCN 2.1' (git-fixes).
- revert 'drm/vc4: hdmi: Enforce the minimum rate at runtime_resume' (git-fixes).
- revert 'fbdev: flush deferred IO before closing (git-fixes).' (bsc#1221814)
- ring-buffer: Clean ring_buffer_poll_wait() error return (git-fixes).
- rtc: mt6397: select IRQ_DOMAIN instead of depending on it (git-fixes).
- s390/pai: fix attr_event_free upper limit for pai device drivers (git-fixes bsc#1221633).
- s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl (bsc#1205316).
- s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl (bsc#1205316).
- s390/vfio-ap: wire in the vfio_device_ops request callback (bsc#1205316).
- s390/vtime: fix average steal time calculation (git-fixes bsc#1221951).
- sched/rt: Disallow writing invalid values to sched_rt_period_us (bsc#1220176).
- sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset (bsc#1220176).
- scsi: lpfc: Copyright updates for 14.4.0.1 patches (bsc#1221777).
- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() (bsc#1221777).
- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777).
- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr (bsc#1221777).
- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr (bsc#1221777).
- scsi: lpfc: Define types in a union for generic void *context3 ptr (bsc#1221777).
- scsi: lpfc: Move NPIV's transport unregistration to after resource clean up (bsc#1221777).
- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() (bsc#1221777).
- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling (bsc#1221777 bsc#1217959).
- scsi: lpfc: Remove unnecessary log message in queuecommand path (bsc#1221777).
- scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port() (bsc#1221777).
- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777).
- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic (bsc#1221777).
- scsi: lpfc: Use a dedicated lock for ras_fwlog state (bsc#1221777).
- scsi: qedf: Remove set but unused variable 'page' (bsc#1214852).
- scsi: qedf: Remove unused 'num_handled' variable (bsc#1214852).
- scsi: qedf: Remove unused declaration (bsc#1214852).
- scsi: qla2xxx: Change debug message during driver unload (bsc1221816).
- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816).
- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816).
- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816).
- scsi: qla2xxx: Fix double free of fcport (bsc1221816).
- scsi: qla2xxx: Fix double free of the ha-&gt;vp_map pointer (bsc1221816).
- scsi: qla2xxx: NVME|FCP prefer flag not being honored (bsc1221816).
- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816).
- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816).
- scsi: qla2xxx: Update manufacturer detail (bsc1221816).
- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816).
- scsi: storvsc: Fix ring buffer size calculation (git-fixes).
- scsi: target: core: Silence the message about unknown VPD pages (bsc#1221252).
- selftests/bpf: add generic BPF program tester-loader (bsc#1222033).
- serial: 8250_exar: Do not remove GPIO device on suspend (git-fixes).
- serial: max310x: fix syntax error in IRQ error message (git-fixes).
- slimbus: core: Remove usage of the deprecated ida_simple_xx() API (git-fixes).
- soc: fsl: qbman: Always disable interrupts when taking cgr_lock (git-fixes).
- spi: lm70llp: fix links in doc and comments (git-fixes).
- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler (git-fixes).
- sr9800: Add check for usbnet_get_endpoints (git-fixes).
- stackdepot: rename pool_index to pool_index_plus_1 (git-fixes).
- staging: vc04_services: fix information leak in create_component() (git-fixes).
- sunrpc: Add an IS_ERR() check back to where it was (git-fixes).
- sunrpc: ECONNRESET might require a rebind (git-fixes).
- sunrpc: Fix RPC client cleaned up the freed pipefs dentries (git-fixes).
- sunrpc: Fix a suspicious RCU usage warning (git-fixes).
- sunrpc: fix a memleak in gss_import_v2_context (git-fixes).
- sunrpc: fix some memleaks in gssx_dec_option_array (git-fixes).
- svcrdma: Drop connection after an RDMA Read error (git-fixes).
- topology/sysfs: Hide PPIN on systems that do not support it (jsc#PED-7618).
- topology: Fix up build warning in topology_is_visible() (jsc#PED-7618).
- tracing/probes: Fix to show a parse error for bad type for $comm (git-fixes).
- tracing: Fix wasted memory in saved_cmdlines logic (git-fixes).
- tracing: Inform kmemleak of saved_cmdlines allocation (git-fixes).
- tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619).
- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled (git-fixes).
- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT (git-fixes).
- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes).
- ubifs: Queue up space reservation tasks if retrying many times (git-fixes).
- ubifs: Remove unreachable code in dbg_check_ltab_lnum (git-fixes).
- ubifs: Set page uptodate in the correct place (git-fixes).
- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed (git-fixes).
- ubifs: fix sort function prototype (git-fixes).
- usb: audio-v2: Correct comments for struct uac_clock_selector_descriptor (git-fixes).
- usb: cdc-wdm: close race between read and workqueue (git-fixes).
- usb: core: Fix deadlock in usb_deauthorize_interface() (git-fixes).
- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes).
- usb: dwc2: gadget: LPM flow fix (git-fixes).
- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes).
- usb: dwc2: host: Fix hibernation flow (git-fixes).
- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes).
- usb: dwc3: Properly set system wakeup (git-fixes).
- usb: f_mass_storage: forbid async queue when shutdown happen (git-fixes).
- usb: gadget: ncm: Fix handling of zero block length packets (git-fixes).
- usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin (git-fixes).
- usb: hub: Replace hardcoded quirk value with BIT() macro (git-fixes).
- usb: port: Do not try to peer unused USB ports based on location (git-fixes).
- usb: typec: Return size of buffer if pd_set operation succeeds (git-fixes).
- usb: typec: ucsi: Check for notifications after init (git-fixes).
- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes).
- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock (git-fixes).
- usb: usb-storage: Prevent divide-by-0 error in isd200_ata_command (git-fixes).
- usb: xhci: Add error handling in xhci_map_urb_for_dma (git-fixes).
- vboxsf: Avoid an spurious warning if load_nls_xxx() fails (git-fixes).
- vt: fix unicode buffer corruption when deleting characters (git-fixes).
- watchdog: stm32_iwdg: initialize default timeout (git-fixes).
- wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes).
- wifi: ath11k: decrease MHI channel buffer length to 8KB (bsc#1207948).
- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use (git-fixes).
- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete (git-fixes).
- wifi: b43: Disable QoS for bcm4331 (git-fixes).
- wifi: b43: Stop correct queue in DMA worker when QoS is disabled (git-fixes).
- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled (git-fixes).
- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled (git-fixes).
- wifi: brcmfmac: fix copyright year mentioned in platform_data header (git-fixes).
- wifi: brcmsmac: avoid function pointer casts (git-fixes).
- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes).
- wifi: iwlwifi: fix EWRD table validity check (git-fixes).
- wifi: iwlwifi: fw: do not always use FW dump trig (git-fixes).
- wifi: iwlwifi: mvm: do not set replay counters to 0xff (git-fixes).
- wifi: iwlwifi: mvm: report beacon protection failures (git-fixes).
- wifi: iwlwifi: mvm: rfi: fix potential response leaks (git-fixes).
- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices (git-fixes).
- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() (git-fixes).
- wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir() (git-fixes).
- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work (git-fixes).
- wifi: rtw88: 8821c: Fix false alarm count (git-fixes).
- wifi: wilc1000: fix RCU usage in connect path (git-fixes).
- wifi: wilc1000: fix declarations ordering (stable-fixes).
- wifi: wilc1000: fix multi-vif management when deleting a vif (git-fixes).
- wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces (git-fixes).
- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes).
- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes).
- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes).
- xhci: handle isoc Babble and Buffer Overrun events properly (git-fixes).
- xhci: process isoc TD properly when there was a transaction error mid TD (git-fixes).
</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/rt-5.5:latest-2024-1466,SUSE-2024-1466,SUSE-SLE-Micro-5.5-2024-1466,SUSE-SLE-Module-Live-Patching-15-SP5-2024-1466,SUSE-SLE-Module-RT-15-SP5-2024-1466,openSUSE-SLE-15.5-2024-1466</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-20241466-1/</URL>
      <Description>Link for SUSE-SU-2024:1466-1</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://lists.suse.com/pipermail/sle-updates/2024-April/035122.html</URL>
      <Description>E-Mail link for SUSE-SU-2024:1466-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/1194869</URL>
      <Description>SUSE Bug 1194869</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1200465</URL>
      <Description>SUSE Bug 1200465</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1205316</URL>
      <Description>SUSE Bug 1205316</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1207948</URL>
      <Description>SUSE Bug 1207948</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/1209657</URL>
      <Description>SUSE Bug 1209657</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/1214852</URL>
      <Description>SUSE Bug 1214852</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1215221</URL>
      <Description>SUSE Bug 1215221</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1215322</URL>
      <Description>SUSE Bug 1215322</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1217339</URL>
      <Description>SUSE Bug 1217339</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1217829</URL>
      <Description>SUSE Bug 1217829</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1217959</URL>
      <Description>SUSE Bug 1217959</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/1218321</URL>
      <Description>SUSE Bug 1218321</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1218336</URL>
      <Description>SUSE Bug 1218336</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1218479</URL>
      <Description>SUSE Bug 1218479</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1218562</URL>
      <Description>SUSE Bug 1218562</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1218643</URL>
      <Description>SUSE Bug 1218643</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1218777</URL>
      <Description>SUSE Bug 1218777</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1219169</URL>
      <Description>SUSE Bug 1219169</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1219170</URL>
      <Description>SUSE Bug 1219170</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1219264</URL>
      <Description>SUSE Bug 1219264</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1219834</URL>
      <Description>SUSE Bug 1219834</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220114</URL>
      <Description>SUSE Bug 1220114</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220176</URL>
      <Description>SUSE Bug 1220176</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/1220325</URL>
      <Description>SUSE Bug 1220325</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220328</URL>
      <Description>SUSE Bug 1220328</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220337</URL>
      <Description>SUSE Bug 1220337</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/1220365</URL>
      <Description>SUSE Bug 1220365</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/1220398</URL>
      <Description>SUSE Bug 1220398</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/1220433</URL>
      <Description>SUSE Bug 1220433</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/1220469</URL>
      <Description>SUSE Bug 1220469</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/1220492</URL>
      <Description>SUSE Bug 1220492</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220703</URL>
      <Description>SUSE Bug 1220703</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220735</URL>
      <Description>SUSE Bug 1220735</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220736</URL>
      <Description>SUSE Bug 1220736</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220775</URL>
      <Description>SUSE Bug 1220775</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/1220797</URL>
      <Description>SUSE Bug 1220797</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/1220845</URL>
      <Description>SUSE Bug 1220845</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220848</URL>
      <Description>SUSE Bug 1220848</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/1220883</URL>
      <Description>SUSE Bug 1220883</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/1220887</URL>
      <Description>SUSE Bug 1220887</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/1220917</URL>
      <Description>SUSE Bug 1220917</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/1220930</URL>
      <Description>SUSE Bug 1220930</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220931</URL>
      <Description>SUSE Bug 1220931</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/1220933</URL>
      <Description>SUSE Bug 1220933</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1220937</URL>
      <Description>SUSE Bug 1220937</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/1221044</URL>
      <Description>SUSE Bug 1221044</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221045</URL>
      <Description>SUSE Bug 1221045</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221046</URL>
      <Description>SUSE Bug 1221046</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/1221056</URL>
      <Description>SUSE Bug 1221056</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/1221060</URL>
      <Description>SUSE Bug 1221060</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221061</URL>
      <Description>SUSE Bug 1221061</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221062</URL>
      <Description>SUSE Bug 1221062</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221066</URL>
      <Description>SUSE Bug 1221066</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221067</URL>
      <Description>SUSE Bug 1221067</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221068</URL>
      <Description>SUSE Bug 1221068</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221069</URL>
      <Description>SUSE Bug 1221069</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221070</URL>
      <Description>SUSE Bug 1221070</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221071</URL>
      <Description>SUSE Bug 1221071</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/1221082</URL>
      <Description>SUSE Bug 1221082</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221090</URL>
      <Description>SUSE Bug 1221090</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221097</URL>
      <Description>SUSE Bug 1221097</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221156</URL>
      <Description>SUSE Bug 1221156</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221252</URL>
      <Description>SUSE Bug 1221252</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221273</URL>
      <Description>SUSE Bug 1221273</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221274</URL>
      <Description>SUSE Bug 1221274</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/1221277</URL>
      <Description>SUSE Bug 1221277</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221291</URL>
      <Description>SUSE Bug 1221291</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221293</URL>
      <Description>SUSE Bug 1221293</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221298</URL>
      <Description>SUSE Bug 1221298</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221337</URL>
      <Description>SUSE Bug 1221337</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221338</URL>
      <Description>SUSE Bug 1221338</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221375</URL>
      <Description>SUSE Bug 1221375</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221379</URL>
      <Description>SUSE Bug 1221379</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/1221613</URL>
      <Description>SUSE Bug 1221613</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221614</URL>
      <Description>SUSE Bug 1221614</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221616</URL>
      <Description>SUSE Bug 1221616</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221618</URL>
      <Description>SUSE Bug 1221618</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221631</URL>
      <Description>SUSE Bug 1221631</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221633</URL>
      <Description>SUSE Bug 1221633</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221713</URL>
      <Description>SUSE Bug 1221713</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/1221777</URL>
      <Description>SUSE Bug 1221777</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221814</URL>
      <Description>SUSE Bug 1221814</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221816</URL>
      <Description>SUSE Bug 1221816</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221830</URL>
      <Description>SUSE Bug 1221830</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1221951</URL>
      <Description>SUSE Bug 1221951</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222033</URL>
      <Description>SUSE Bug 1222033</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222056</URL>
      <Description>SUSE Bug 1222056</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222060</URL>
      <Description>SUSE Bug 1222060</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222070</URL>
      <Description>SUSE Bug 1222070</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/1222117</URL>
      <Description>SUSE Bug 1222117</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222274</URL>
      <Description>SUSE Bug 1222274</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222291</URL>
      <Description>SUSE Bug 1222291</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222300</URL>
      <Description>SUSE Bug 1222300</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222304</URL>
      <Description>SUSE Bug 1222304</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222317</URL>
      <Description>SUSE Bug 1222317</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222331</URL>
      <Description>SUSE Bug 1222331</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222355</URL>
      <Description>SUSE Bug 1222355</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222356</URL>
      <Description>SUSE Bug 1222356</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222360</URL>
      <Description>SUSE Bug 1222360</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222366</URL>
      <Description>SUSE Bug 1222366</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222373</URL>
      <Description>SUSE Bug 1222373</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222619</URL>
      <Description>SUSE Bug 1222619</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://bugzilla.suse.com/1222952</URL>
      <Description>SUSE Bug 1222952</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-46934/</URL>
      <Description>SUSE CVE CVE-2021-46934 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-47083/</URL>
      <Description>SUSE CVE CVE-2021-47083 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-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-48627/</URL>
      <Description>SUSE CVE CVE-2022-48627 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2022-48628/</URL>
      <Description>SUSE CVE CVE-2022-48628 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-0160/</URL>
      <Description>SUSE CVE CVE-2023-0160 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-4881/</URL>
      <Description>SUSE CVE CVE-2023-4881 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-52453/</URL>
      <Description>SUSE CVE CVE-2023-52453 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-52462/</URL>
      <Description>SUSE CVE CVE-2023-52462 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52463/</URL>
      <Description>SUSE CVE CVE-2023-52463 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52467/</URL>
      <Description>SUSE CVE CVE-2023-52467 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-52476/</URL>
      <Description>SUSE CVE CVE-2023-52476 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-52481/</URL>
      <Description>SUSE CVE CVE-2023-52481 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52482/</URL>
      <Description>SUSE CVE CVE-2023-52482 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52484/</URL>
      <Description>SUSE CVE CVE-2023-52484 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52486/</URL>
      <Description>SUSE CVE CVE-2023-52486 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-52493/</URL>
      <Description>SUSE CVE CVE-2023-52493 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52494/</URL>
      <Description>SUSE CVE CVE-2023-52494 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-52500/</URL>
      <Description>SUSE CVE CVE-2023-52500 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-52518/</URL>
      <Description>SUSE CVE CVE-2023-52518 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-52530/</URL>
      <Description>SUSE CVE CVE-2023-52530 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52531/</URL>
      <Description>SUSE CVE CVE-2023-52531 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-52559/</URL>
      <Description>SUSE CVE CVE-2023-52559 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52563/</URL>
      <Description>SUSE CVE CVE-2023-52563 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-52587/</URL>
      <Description>SUSE CVE CVE-2023-52587 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52591/</URL>
      <Description>SUSE CVE CVE-2023-52591 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52594/</URL>
      <Description>SUSE CVE CVE-2023-52594 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52595/</URL>
      <Description>SUSE CVE CVE-2023-52595 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-52598/</URL>
      <Description>SUSE CVE CVE-2023-52598 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52599/</URL>
      <Description>SUSE CVE CVE-2023-52599 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52600/</URL>
      <Description>SUSE CVE CVE-2023-52600 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52601/</URL>
      <Description>SUSE CVE CVE-2023-52601 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52602/</URL>
      <Description>SUSE CVE CVE-2023-52602 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52603/</URL>
      <Description>SUSE CVE CVE-2023-52603 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52604/</URL>
      <Description>SUSE CVE CVE-2023-52604 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-52606/</URL>
      <Description>SUSE CVE CVE-2023-52606 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52607/</URL>
      <Description>SUSE CVE CVE-2023-52607 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52608/</URL>
      <Description>SUSE CVE CVE-2023-52608 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52612/</URL>
      <Description>SUSE CVE CVE-2023-52612 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52615/</URL>
      <Description>SUSE CVE CVE-2023-52615 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52617/</URL>
      <Description>SUSE CVE CVE-2023-52617 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52619/</URL>
      <Description>SUSE CVE CVE-2023-52619 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-52623/</URL>
      <Description>SUSE CVE CVE-2023-52623 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52628/</URL>
      <Description>SUSE CVE CVE-2023-52628 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52632/</URL>
      <Description>SUSE CVE CVE-2023-52632 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52637/</URL>
      <Description>SUSE CVE CVE-2023-52637 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-52639/</URL>
      <Description>SUSE CVE CVE-2023-52639 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-6270/</URL>
      <Description>SUSE CVE CVE-2023-6270 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-2023-7042/</URL>
      <Description>SUSE CVE CVE-2023-7042 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2023-7192/</URL>
      <Description>SUSE CVE CVE-2023-7192 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-0841/</URL>
      <Description>SUSE CVE CVE-2024-0841 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-2201/</URL>
      <Description>SUSE CVE CVE-2024-2201 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-22099/</URL>
      <Description>SUSE CVE CVE-2024-22099 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-23307/</URL>
      <Description>SUSE CVE CVE-2024-23307 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-25739/</URL>
      <Description>SUSE CVE CVE-2024-25739 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-26599/</URL>
      <Description>SUSE CVE CVE-2024-26599 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>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26602/</URL>
      <Description>SUSE CVE CVE-2024-26602 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26607/</URL>
      <Description>SUSE CVE CVE-2024-26607 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26612/</URL>
      <Description>SUSE CVE CVE-2024-26612 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26614/</URL>
      <Description>SUSE CVE CVE-2024-26614 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26620/</URL>
      <Description>SUSE CVE CVE-2024-26620 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26627/</URL>
      <Description>SUSE CVE CVE-2024-26627 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26629/</URL>
      <Description>SUSE CVE CVE-2024-26629 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26642/</URL>
      <Description>SUSE CVE CVE-2024-26642 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26645/</URL>
      <Description>SUSE CVE CVE-2024-26645 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26646/</URL>
      <Description>SUSE CVE CVE-2024-26646 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26651/</URL>
      <Description>SUSE CVE CVE-2024-26651 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26654/</URL>
      <Description>SUSE CVE CVE-2024-26654 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26659/</URL>
      <Description>SUSE CVE CVE-2024-26659 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26664/</URL>
      <Description>SUSE CVE CVE-2024-26664 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26667/</URL>
      <Description>SUSE CVE CVE-2024-26667 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26670/</URL>
      <Description>SUSE CVE CVE-2024-26670 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26695/</URL>
      <Description>SUSE CVE CVE-2024-26695 page</Description>
    </Reference>
    <Reference Type="Self">
      <URL>https://www.suse.com/security/cve/CVE-2024-26717/</URL>
      <Description>SUSE CVE CVE-2024-26717 page</Description>
    </Reference>
  </DocumentReferences>
  <ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
    <Branch Type="Product Family" Name="Container suse/sle-micro/rt-5.5:latest">
      <Branch Type="Product Name" Name="Container suse/sle-micro/rt-5.5:latest">
        <FullProductName ProductID="Container suse/sle-micro/rt-5.5:latest">Container suse/sle-micro/rt-5.5:latest</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Live Patching 15 SP5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Live Patching 15 SP5">
        <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5" CPE="cpe:/o:suse:sle-module-live-patching:15:sp5">SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Linux Enterprise Micro 5.5">
      <Branch Type="Product Name" Name="SUSE Linux Enterprise Micro 5.5">
        <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5" CPE="cpe:/o:suse:sle-micro:5.5">SUSE Linux Enterprise Micro 5.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="SUSE Real Time Module 15 SP5">
      <Branch Type="Product Name" Name="SUSE Real Time Module 15 SP5">
        <FullProductName ProductID="SUSE Real Time Module 15 SP5" CPE="cpe:/o:suse:sle-module-rt:15:sp5">SUSE Real Time Module 15 SP5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Family" Name="openSUSE Leap 15.5">
      <Branch Type="Product Name" Name="openSUSE Leap 15.5">
        <FullProductName ProductID="openSUSE Leap 15.5" CPE="cpe:/o:opensuse:leap:15.5">openSUSE Leap 15.5</FullProductName>
      </Branch>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt-5.14.21-150500.13.47.1">kernel-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="cluster-md-kmp-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="cluster-md-kmp-rt-5.14.21-150500.13.47.1">cluster-md-kmp-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="dlm-kmp-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="dlm-kmp-rt-5.14.21-150500.13.47.1">dlm-kmp-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="gfs2-kmp-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="gfs2-kmp-rt-5.14.21-150500.13.47.1">gfs2-kmp-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-devel-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-devel-rt-5.14.21-150500.13.47.1">kernel-devel-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1">
      <FullProductName ProductID="kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1">kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-devel-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt-devel-5.14.21-150500.13.47.1">kernel-rt-devel-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-extra-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt-extra-5.14.21-150500.13.47.1">kernel-rt-extra-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-livepatch-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt-livepatch-5.14.21-150500.13.47.1">kernel-rt-livepatch-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-livepatch-devel-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt-livepatch-devel-5.14.21-150500.13.47.1">kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-optional-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt-optional-5.14.21-150500.13.47.1">kernel-rt-optional-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt-vdso-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt-vdso-5.14.21-150500.13.47.1">kernel-rt-vdso-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt_debug-5.14.21-150500.13.47.1">kernel-rt_debug-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-devel-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt_debug-devel-5.14.21-150500.13.47.1">kernel-rt_debug-devel-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1">kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-rt_debug-vdso-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-rt_debug-vdso-5.14.21-150500.13.47.1">kernel-rt_debug-vdso-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-source-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-source-rt-5.14.21-150500.13.47.1">kernel-source-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kernel-syms-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kernel-syms-rt-5.14.21-150500.13.47.1">kernel-syms-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="kselftests-kmp-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="kselftests-kmp-rt-5.14.21-150500.13.47.1">kselftests-kmp-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="ocfs2-kmp-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="ocfs2-kmp-rt-5.14.21-150500.13.47.1">ocfs2-kmp-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Branch Type="Product Version" Name="reiserfs-kmp-rt-5.14.21-150500.13.47.1">
      <FullProductName ProductID="reiserfs-kmp-rt-5.14.21-150500.13.47.1">reiserfs-kmp-rt-5.14.21-150500.13.47.1</FullProductName>
    </Branch>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="Container suse/sle-micro/rt-5.5:latest">
      <FullProductName ProductID="Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1">kernel-rt-5.14.21-150500.13.47.1 as a component of Container suse/sle-micro/rt-5.5:latest</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Live Patching 15 SP5">
      <FullProductName ProductID="SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1">kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1 as a component of SUSE Linux Enterprise Live Patching 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1">kernel-rt-5.14.21-150500.13.47.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Linux Enterprise Micro 5.5">
      <FullProductName ProductID="SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1">kernel-source-rt-5.14.21-150500.13.47.1 as a component of SUSE Linux Enterprise Micro 5.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1">cluster-md-kmp-rt-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1">dlm-kmp-rt-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1">gfs2-kmp-rt-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1">kernel-devel-rt-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1">kernel-rt-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1">kernel-rt-devel-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-vdso-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1">kernel-rt-vdso-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1">kernel-rt_debug-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1">kernel-rt_debug-devel-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-vdso-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1">kernel-rt_debug-vdso-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1">kernel-source-rt-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1">kernel-syms-rt-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="SUSE Real Time Module 15 SP5">
      <FullProductName ProductID="SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1">ocfs2-kmp-rt-5.14.21-150500.13.47.1 as a component of SUSE Real Time Module 15 SP5</FullProductName>
    </Relationship>
    <Relationship ProductReference="cluster-md-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1">cluster-md-kmp-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="dlm-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1">dlm-kmp-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="gfs2-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1">gfs2-kmp-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-devel-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1">kernel-devel-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1">kernel-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-devel-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1">kernel-rt-devel-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-extra-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1">kernel-rt-extra-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-livepatch-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1">kernel-rt-livepatch-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-livepatch-devel-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1">kernel-rt-livepatch-devel-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-optional-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1">kernel-rt-optional-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt-vdso-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1">kernel-rt-vdso-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1">kernel-rt_debug-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-devel-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1">kernel-rt_debug-devel-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1">kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-rt_debug-vdso-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1">kernel-rt_debug-vdso-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-source-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1">kernel-source-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kernel-syms-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1">kernel-syms-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="kselftests-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1">kselftests-kmp-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="ocfs2-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1">ocfs2-kmp-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
    <Relationship ProductReference="reiserfs-kmp-rt-5.14.21-150500.13.47.1" RelationType="Default Component Of" RelatesToProductReference="openSUSE Leap 15.5">
      <FullProductName ProductID="openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1">reiserfs-kmp-rt-5.14.21-150500.13.47.1 as a component of openSUSE Leap 15.5</FullProductName>
    </Relationship>
  </ProductTree>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" 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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" 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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" 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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" 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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" 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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" 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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" 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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="8">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

i2c: validate user data in compat ioctl

Wrong user data may cause warning in i2c_transfer(), ex: zero msgs.
Userspace should not be able to trigger warnings, so this patch adds
validation checks for user data in compact ioctl to prevent reported
warnings</Note>
    </Notes>
    <CVE>CVE-2021-46934</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-46934.html</URL>
        <Description>CVE-2021-46934</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220469</URL>
        <Description>SUSE Bug 1220469</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="9">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="10">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="11">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

pinctrl: mediatek: fix global-out-of-bounds issue

When eint virtual eint number is greater than gpio number,
it maybe produce 'desc[eint_n]' size globle-out-of-bounds issue.</Note>
    </Notes>
    <CVE>CVE-2021-47083</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2021-47083.html</URL>
        <Description>CVE-2021-47083</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220917</URL>
        <Description>SUSE Bug 1220917</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="12">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="13">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="14">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="15">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="16">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="17">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="18">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="19">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="20">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="21">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="22">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="23">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="24">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="25">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="26">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="27">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="28">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="29">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="30">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

vt: fix memory overlapping when deleting chars in the buffer

A memory overlapping copy occurs when deleting a long line. This memory
overlapping copy can cause data corruption when scr_memcpyw is optimized
to memcpy because memcpy does not ensure its behavior if the destination
buffer overlaps with the source buffer. The line buffer is not always
broken, because the memcpy utilizes the hardware acceleration, whose
result is not deterministic.

Fix this problem by using replacing the scr_memcpyw with scr_memmovew.</Note>
    </Notes>
    <CVE>CVE-2022-48627</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-48627.html</URL>
        <Description>CVE-2022-48627</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220845</URL>
        <Description>SUSE Bug 1220845</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="31">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ceph: drop messages from MDS when unmounting

When unmounting all the dirty buffers will be flushed and after
the last osd request is finished the last reference of the i_count
will be released. Then it will flush the dirty cap/snap to MDSs,
and the unmounting won't wait the possible acks, which will ihold
the inodes when updating the metadata locally but makes no sense
any more, of this. This will make the evict_inodes() to skip these
inodes.

If encrypt is enabled the kernel generate a warning when removing
the encrypt keys when the skipped inodes still hold the keyring:

WARNING: CPU: 4 PID: 168846 at fs/crypto/keyring.c:242 fscrypt_destroy_keyring+0x7e/0xd0
CPU: 4 PID: 168846 Comm: umount Tainted: G S  6.1.0-rc5-ceph-g72ead199864c #1
Hardware name: Supermicro SYS-5018R-WR/X10SRW-F, BIOS 2.0 12/17/2015
RIP: 0010:fscrypt_destroy_keyring+0x7e/0xd0
RSP: 0018:ffffc9000b277e28 EFLAGS: 00010202
RAX: 0000000000000002 RBX: ffff88810d52ac00 RCX: ffff88810b56aa00
RDX: 0000000080000000 RSI: ffffffff822f3a09 RDI: ffff888108f59000
RBP: ffff8881d394fb88 R08: 0000000000000028 R09: 0000000000000000
R10: 0000000000000001 R11: 11ff4fe6834fcd91 R12: ffff8881d394fc40
R13: ffff888108f59000 R14: ffff8881d394f800 R15: 0000000000000000
FS:  00007fd83f6f1080(0000) GS:ffff88885fd00000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 00007f918d417000 CR3: 000000017f89a005 CR4: 00000000003706e0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
&lt;TASK&gt;
generic_shutdown_super+0x47/0x120
kill_anon_super+0x14/0x30
ceph_kill_sb+0x36/0x90 [ceph]
deactivate_locked_super+0x29/0x60
cleanup_mnt+0xb8/0x140
task_work_run+0x67/0xb0
exit_to_user_mode_prepare+0x23d/0x240
syscall_exit_to_user_mode+0x25/0x60
do_syscall_64+0x40/0x80
entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7fd83dc39e9b

Later the kernel will crash when iput() the inodes and dereferencing
the "sb-&gt;s_master_keys", which has been released by the
generic_shutdown_super().</Note>
    </Notes>
    <CVE>CVE-2022-48628</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2022-48628.html</URL>
        <Description>CVE-2022-48628</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220848</URL>
        <Description>SUSE Bug 1220848</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="32">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="33">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="34">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A deadlock flaw was found in the Linux kernel's BPF subsystem. This flaw allows a local user to potentially crash the system.</Note>
    </Notes>
    <CVE>CVE-2023-0160</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-0160.html</URL>
        <Description>CVE-2023-0160</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1209657</URL>
        <Description>SUSE Bug 1209657</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="35">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="36">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="37">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">** REJECT ** CVE-2023-4881 was wrongly assigned to a bug that was deemed to be a non-security issue by the Linux kernel security team.</Note>
    </Notes>
    <CVE>CVE-2023-4881</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-4881.html</URL>
        <Description>CVE-2023-4881</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1215221</URL>
        <Description>SUSE Bug 1215221</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="38">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="39">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="40">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

hisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume

When the optional PRE_COPY support was added to speed up the device
compatibility check, it failed to update the saving/resuming data
pointers based on the fd offset. This results in migration data
corruption and when the device gets started on the destination the
following error is reported in some cases,

[  478.907684] arm-smmu-v3 arm-smmu-v3.2.auto: event 0x10 received:
[  478.913691] arm-smmu-v3 arm-smmu-v3.2.auto:  0x0000310200000010
[  478.919603] arm-smmu-v3 arm-smmu-v3.2.auto:  0x000002088000007f
[  478.925515] arm-smmu-v3 arm-smmu-v3.2.auto:  0x0000000000000000
[  478.931425] arm-smmu-v3 arm-smmu-v3.2.auto:  0x0000000000000000
[  478.947552] hisi_zip 0000:31:00.0: qm_axi_rresp [error status=0x1] found
[  478.955930] hisi_zip 0000:31:00.0: qm_db_timeout [error status=0x400] found
[  478.955944] hisi_zip 0000:31:00.0: qm sq doorbell timeout in function 2</Note>
    </Notes>
    <CVE>CVE-2023-52453</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52453.html</URL>
        <Description>CVE-2023-52453</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220337</URL>
        <Description>SUSE Bug 1220337</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="41">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="42">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

bpf: fix check for attempt to corrupt spilled pointer

When register is spilled onto a stack as a 1/2/4-byte register, we set
slot_type[BPF_REG_SIZE - 1] (plus potentially few more below it,
depending on actual spill size). So to check if some stack slot has
spilled register we need to consult slot_type[7], not slot_type[0].

To avoid the need to remember and double-check this in the future, just
use is_spilled_reg() helper.</Note>
    </Notes>
    <CVE>CVE-2023-52462</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52462.html</URL>
        <Description>CVE-2023-52462</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220325</URL>
        <Description>SUSE Bug 1220325</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="43">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

efivarfs: force RO when remounting if SetVariable is not supported

If SetVariable at runtime is not supported by the firmware we never assign
a callback for that function. At the same time mount the efivarfs as
RO so no one can call that.  However, we never check the permission flags
when someone remounts the filesystem as RW. As a result this leads to a
crash looking like this:

$ mount -o remount,rw /sys/firmware/efi/efivars
$ efi-updatevar -f PK.auth PK

[  303.279166] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000
[  303.280482] Mem abort info:
[  303.280854]   ESR = 0x0000000086000004
[  303.281338]   EC = 0x21: IABT (current EL), IL = 32 bits
[  303.282016]   SET = 0, FnV = 0
[  303.282414]   EA = 0, S1PTW = 0
[  303.282821]   FSC = 0x04: level 0 translation fault
[  303.283771] user pgtable: 4k pages, 48-bit VAs, pgdp=000000004258c000
[  303.284913] [0000000000000000] pgd=0000000000000000, p4d=0000000000000000
[  303.286076] Internal error: Oops: 0000000086000004 [#1] PREEMPT SMP
[  303.286936] Modules linked in: qrtr tpm_tis tpm_tis_core crct10dif_ce arm_smccc_trng rng_core drm fuse ip_tables x_tables ipv6
[  303.288586] CPU: 1 PID: 755 Comm: efi-updatevar Not tainted 6.3.0-rc1-00108-gc7d0c4695c68 #1
[  303.289748] Hardware name: Unknown Unknown Product/Unknown Product, BIOS 2023.04-00627-g88336918701d 04/01/2023
[  303.291150] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[  303.292123] pc : 0x0
[  303.292443] lr : efivar_set_variable_locked+0x74/0xec
[  303.293156] sp : ffff800008673c10
[  303.293619] x29: ffff800008673c10 x28: ffff0000037e8000 x27: 0000000000000000
[  303.294592] x26: 0000000000000800 x25: ffff000002467400 x24: 0000000000000027
[  303.295572] x23: ffffd49ea9832000 x22: ffff0000020c9800 x21: ffff000002467000
[  303.296566] x20: 0000000000000001 x19: 00000000000007fc x18: 0000000000000000
[  303.297531] x17: 0000000000000000 x16: 0000000000000000 x15: 0000aaaac807ab54
[  303.298495] x14: ed37489f673633c0 x13: 71c45c606de13f80 x12: 47464259e219acf4
[  303.299453] x11: ffff000002af7b01 x10: 0000000000000003 x9 : 0000000000000002
[  303.300431] x8 : 0000000000000010 x7 : ffffd49ea8973230 x6 : 0000000000a85201
[  303.301412] x5 : 0000000000000000 x4 : ffff0000020c9800 x3 : 00000000000007fc
[  303.302370] x2 : 0000000000000027 x1 : ffff000002467400 x0 : ffff000002467000
[  303.303341] Call trace:
[  303.303679]  0x0
[  303.303938]  efivar_entry_set_get_size+0x98/0x16c
[  303.304585]  efivarfs_file_write+0xd0/0x1a4
[  303.305148]  vfs_write+0xc4/0x2e4
[  303.305601]  ksys_write+0x70/0x104
[  303.306073]  __arm64_sys_write+0x1c/0x28
[  303.306622]  invoke_syscall+0x48/0x114
[  303.307156]  el0_svc_common.constprop.0+0x44/0xec
[  303.307803]  do_el0_svc+0x38/0x98
[  303.308268]  el0_svc+0x2c/0x84
[  303.308702]  el0t_64_sync_handler+0xf4/0x120
[  303.309293]  el0t_64_sync+0x190/0x194
[  303.309794] Code: ???????? ???????? ???????? ???????? (????????)
[  303.310612] ---[ end trace 0000000000000000 ]---

Fix this by adding a .reconfigure() function to the fs operations which
we can use to check the requested flags and deny anything that's not RO
if the firmware doesn't implement SetVariable at runtime.</Note>
    </Notes>
    <CVE>CVE-2023-52463</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52463.html</URL>
        <Description>CVE-2023-52463</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220328</URL>
        <Description>SUSE Bug 1220328</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="44">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

mfd: syscon: Fix null pointer dereference in of_syscon_register()

kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.</Note>
    </Notes>
    <CVE>CVE-2023-52467</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52467.html</URL>
        <Description>CVE-2023-52467</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220433</URL>
        <Description>SUSE Bug 1220433</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="45">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="46">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="47">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="48">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

perf/x86/lbr: Filter vsyscall addresses

We found that a panic can occur when a vsyscall is made while LBR sampling
is active. If the vsyscall is interrupted (NMI) for perf sampling, this
call sequence can occur (most recent at top):

    __insn_get_emulate_prefix()
    insn_get_emulate_prefix()
    insn_get_prefixes()
    insn_get_opcode()
    decode_branch_type()
    get_branch_type()
    intel_pmu_lbr_filter()
    intel_pmu_handle_irq()
    perf_event_nmi_handler()

Within __insn_get_emulate_prefix() at frame 0, a macro is called:

    peek_nbyte_next(insn_byte_t, insn, i)

Within this macro, this dereference occurs:

    (insn)-&gt;next_byte

Inspecting registers at this point, the value of the next_byte field is the
address of the vsyscall made, for example the location of the vsyscall
version of gettimeofday() at 0xffffffffff600000. The access to an address
in the vsyscall region will trigger an oops due to an unhandled page fault.

To fix the bug, filtering for vsyscalls can be done when
determining the branch type. This patch will return
a "none" branch if a kernel address if found to lie in the
vsyscall region.</Note>
    </Notes>
    <CVE>CVE-2023-52476</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52476.html</URL>
        <Description>CVE-2023-52476</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220703</URL>
        <Description>SUSE Bug 1220703</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="49">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="50">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

arm64: errata: Add Cortex-A520 speculative unprivileged load workaround

Implement the workaround for ARM Cortex-A520 erratum 2966298. On an
affected Cortex-A520 core, a speculatively executed unprivileged load
might leak data from a privileged load via a cache side channel. The
issue only exists for loads within a translation regime with the same
translation (e.g. same ASID and VMID). Therefore, the issue only affects
the return to EL0.

The workaround is to execute a TLBI before returning to EL0 after all
loads of privileged data. A non-shareable TLBI to any address is
sufficient.

The workaround isn't necessary if page table isolation (KPTI) is
enabled, but for simplicity it will be. Page table isolation should
normally be disabled for Cortex-A520 as it supports the CSV3 feature
and the E0PD feature (used when KASLR is enabled).</Note>
    </Notes>
    <CVE>CVE-2023-52481</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52481.html</URL>
        <Description>CVE-2023-52481</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220887</URL>
        <Description>SUSE Bug 1220887</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="51">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

x86/srso: Add SRSO mitigation for Hygon processors

Add mitigation for the speculative return stack overflow vulnerability
which exists on Hygon processors too.</Note>
    </Notes>
    <CVE>CVE-2023-52482</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52482.html</URL>
        <Description>CVE-2023-52482</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220735</URL>
        <Description>SUSE Bug 1220735</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="52">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

iommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range

When running an SVA case, the following soft lockup is triggered:
--------------------------------------------------------------------
watchdog: BUG: soft lockup - CPU#244 stuck for 26s!
pstate: 83400009 (Nzcv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--)
pc : arm_smmu_cmdq_issue_cmdlist+0x178/0xa50
lr : arm_smmu_cmdq_issue_cmdlist+0x150/0xa50
sp : ffff8000d83ef290
x29: ffff8000d83ef290 x28: 000000003b9aca00 x27: 0000000000000000
x26: ffff8000d83ef3c0 x25: da86c0812194a0e8 x24: 0000000000000000
x23: 0000000000000040 x22: ffff8000d83ef340 x21: ffff0000c63980c0
x20: 0000000000000001 x19: ffff0000c6398080 x18: 0000000000000000
x17: 0000000000000000 x16: 0000000000000000 x15: ffff3000b4a3bbb0
x14: ffff3000b4a30888 x13: ffff3000b4a3cf60 x12: 0000000000000000
x11: 0000000000000000 x10: 0000000000000000 x9 : ffffc08120e4d6bc
x8 : 0000000000000000 x7 : 0000000000000000 x6 : 0000000000048cfa
x5 : 0000000000000000 x4 : 0000000000000001 x3 : 000000000000000a
x2 : 0000000080000000 x1 : 0000000000000000 x0 : 0000000000000001
Call trace:
 arm_smmu_cmdq_issue_cmdlist+0x178/0xa50
 __arm_smmu_tlb_inv_range+0x118/0x254
 arm_smmu_tlb_inv_range_asid+0x6c/0x130
 arm_smmu_mm_invalidate_range+0xa0/0xa4
 __mmu_notifier_invalidate_range_end+0x88/0x120
 unmap_vmas+0x194/0x1e0
 unmap_region+0xb4/0x144
 do_mas_align_munmap+0x290/0x490
 do_mas_munmap+0xbc/0x124
 __vm_munmap+0xa8/0x19c
 __arm64_sys_munmap+0x28/0x50
 invoke_syscall+0x78/0x11c
 el0_svc_common.constprop.0+0x58/0x1c0
 do_el0_svc+0x34/0x60
 el0_svc+0x2c/0xd4
 el0t_64_sync_handler+0x114/0x140
 el0t_64_sync+0x1a4/0x1a8
--------------------------------------------------------------------

Note that since 6.6-rc1 the arm_smmu_mm_invalidate_range above is renamed
to "arm_smmu_mm_arch_invalidate_secondary_tlbs", yet the problem remains.

The commit 06ff87bae8d3 ("arm64: mm: remove unused functions and variable
protoypes") fixed a similar lockup on the CPU MMU side. Yet, it can occur
to SMMU too, since arm_smmu_mm_arch_invalidate_secondary_tlbs() is called
typically next to MMU tlb flush function, e.g.
	tlb_flush_mmu_tlbonly {
		tlb_flush {
			__flush_tlb_range {
				// check MAX_TLBI_OPS
			}
		}
		mmu_notifier_arch_invalidate_secondary_tlbs {
			arm_smmu_mm_arch_invalidate_secondary_tlbs {
				// does not check MAX_TLBI_OPS
			}
		}
	}

Clone a CMDQ_MAX_TLBI_OPS from the MAX_TLBI_OPS in tlbflush.h, since in an
SVA case SMMU uses the CPU page table, so it makes sense to align with the
tlbflush code. Then, replace per-page TLBI commands with a single per-asid
TLBI command, if the request size hits this threshold.</Note>
    </Notes>
    <CVE>CVE-2023-52484</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52484.html</URL>
        <Description>CVE-2023-52484</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220797</URL>
        <Description>SUSE Bug 1220797</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="53">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

drm: Don't unref the same fb many times by mistake due to deadlock handling

If we get a deadlock after the fb lookup in drm_mode_page_flip_ioctl()
we proceed to unref the fb and then retry the whole thing from the top.
But we forget to reset the fb pointer back to NULL, and so if we then
get another error during the retry, before the fb lookup, we proceed
the unref the same fb again without having gotten another reference.
The end result is that the fb will (eventually) end up being freed
while it's still in use.

Reset fb to NULL once we've unreffed it to avoid doing it again
until we've done another fb lookup.

This turned out to be pretty easy to hit on a DG2 when doing async
flips (and CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y). The first symptom I
saw that drm_closefb() simply got stuck in a busy loop while walking
the framebuffer list. Fortunately I was able to convince it to oops
instead, and from there it was easier to track down the culprit.</Note>
    </Notes>
    <CVE>CVE-2023-52486</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52486.html</URL>
        <Description>CVE-2023-52486</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221277</URL>
        <Description>SUSE Bug 1221277</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="54">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="55">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

bus: mhi: host: Drop chan lock before queuing buffers

Ensure read and write locks for the channel are not taken in succession by
dropping the read lock from parse_xfer_event() such that a callback given
to client can potentially queue buffers and acquire the write lock in that
process. Any queueing of buffers should be done without channel read lock
acquired as it can result in multiple locks and a soft lockup.

[mani: added fixes tag and cc'ed stable]</Note>
    </Notes>
    <CVE>CVE-2023-52493</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52493.html</URL>
        <Description>CVE-2023-52493</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221274</URL>
        <Description>SUSE Bug 1221274</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="56">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

bus: mhi: host: Add alignment check for event ring read pointer

Though we do check the event ring read pointer by "is_valid_ring_ptr"
to make sure it is in the buffer range, but there is another risk the
pointer may be not aligned.  Since we are expecting event ring elements
are 128 bits(struct mhi_ring_element) aligned, an unaligned read pointer
could lead to multiple issues like DoS or ring buffer memory corruption.

So add a alignment check for event ring read pointer.</Note>
    </Notes>
    <CVE>CVE-2023-52494</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52494.html</URL>
        <Description>CVE-2023-52494</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221273</URL>
        <Description>SUSE Bug 1221273</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="57">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="58">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

scsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command

Tags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed
when we receive the response.</Note>
    </Notes>
    <CVE>CVE-2023-52500</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52500.html</URL>
        <Description>CVE-2023-52500</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220883</URL>
        <Description>SUSE Bug 1220883</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="59">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" 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: 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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="61">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="62">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="63">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="64">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="65">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="66">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="67">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="68">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="69">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="70">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: hci_codec: Fix leaking content of local_codecs

The following memory leak can be observed when the controller supports
codecs which are stored in local_codecs list but the elements are never
freed:

unreferenced object 0xffff88800221d840 (size 32):
  comm "kworker/u3:0", pid 36, jiffies 4294898739 (age 127.060s)
  hex dump (first 32 bytes):
    f8 d3 02 03 80 88 ff ff 80 d8 21 02 80 88 ff ff  ..........!.....
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
  backtrace:
    [&lt;ffffffffb324f557&gt;] __kmalloc+0x47/0x120
    [&lt;ffffffffb39ef37d&gt;] hci_codec_list_add.isra.0+0x2d/0x160
    [&lt;ffffffffb39ef643&gt;] hci_read_codec_capabilities+0x183/0x270
    [&lt;ffffffffb39ef9ab&gt;] hci_read_supported_codecs+0x1bb/0x2d0
    [&lt;ffffffffb39f162e&gt;] hci_read_local_codecs_sync+0x3e/0x60
    [&lt;ffffffffb39ff1b3&gt;] hci_dev_open_sync+0x943/0x11e0
    [&lt;ffffffffb396d55d&gt;] hci_power_on+0x10d/0x3f0
    [&lt;ffffffffb30c99b4&gt;] process_one_work+0x404/0x800
    [&lt;ffffffffb30ca134&gt;] worker_thread+0x374/0x670
    [&lt;ffffffffb30d9108&gt;] kthread+0x188/0x1c0
    [&lt;ffffffffb304db6b&gt;] ret_from_fork+0x2b/0x50
    [&lt;ffffffffb300206a&gt;] ret_from_fork_asm+0x1a/0x30</Note>
    </Notes>
    <CVE>CVE-2023-52518</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52518.html</URL>
        <Description>CVE-2023-52518</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221056</URL>
        <Description>SUSE Bug 1221056</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="71">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="72">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="73">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="74">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="75">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="76">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="77">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="78">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

wifi: mac80211: fix potential key use-after-free

When ieee80211_key_link() is called by ieee80211_gtk_rekey_add()
but returns 0 due to KRACK protection (identical key reinstall),
ieee80211_gtk_rekey_add() will still return a pointer into the
key, in a potential use-after-free. This normally doesn't happen
since it's only called by iwlwifi in case of WoWLAN rekey offload
which has its own KRACK protection, but still better to fix, do
that by returning an error code and converting that to success on
the cfg80211 boundary only, leaving the error for bad callers of
ieee80211_gtk_rekey_add().</Note>
    </Notes>
    <CVE>CVE-2023-52530</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52530.html</URL>
        <Description>CVE-2023-52530</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220930</URL>
        <Description>SUSE Bug 1220930</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="79">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

wifi: iwlwifi: mvm: Fix a memory corruption issue

A few lines above, space is kzalloc()'ed for:
	sizeof(struct iwl_nvm_data) +
	sizeof(struct ieee80211_channel) +
	sizeof(struct ieee80211_rate)

'mvm-&gt;nvm_data' is a 'struct iwl_nvm_data', so it is fine.

At the end of this structure, there is the 'channels' flex array.
Each element is of type 'struct ieee80211_channel'.
So only 1 element is allocated in this array.

When doing:
  mvm-&gt;nvm_data-&gt;bands[0].channels = mvm-&gt;nvm_data-&gt;channels;
We point at the first element of the 'channels' flex array.
So this is fine.

However, when doing:
  mvm-&gt;nvm_data-&gt;bands[0].bitrates =
			(void *)((u8 *)mvm-&gt;nvm_data-&gt;channels + 1);
because of the "(u8 *)" cast, we add only 1 to the address of the beginning
of the flex array.

It is likely that we want point at the 'struct ieee80211_rate' allocated
just after.

Remove the spurious casting so that the pointer arithmetic works as
expected.</Note>
    </Notes>
    <CVE>CVE-2023-52531</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52531.html</URL>
        <Description>CVE-2023-52531</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220931</URL>
        <Description>SUSE Bug 1220931</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="80">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="81">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

iommu/vt-d: Avoid memory allocation in iommu_suspend()

The iommu_suspend() syscore suspend callback is invoked with IRQ disabled.
Allocating memory with the GFP_KERNEL flag may re-enable IRQs during
the suspend callback, which can cause intermittent suspend/hibernation
problems with the following kernel traces:

Calling iommu_suspend+0x0/0x1d0
------------[ cut here ]------------
WARNING: CPU: 0 PID: 15 at kernel/time/timekeeping.c:868 ktime_get+0x9b/0xb0
...
CPU: 0 PID: 15 Comm: rcu_preempt Tainted: G     U      E      6.3-intel #r1
RIP: 0010:ktime_get+0x9b/0xb0
...
Call Trace:
 &lt;IRQ&gt;
 tick_sched_timer+0x22/0x90
 ? __pfx_tick_sched_timer+0x10/0x10
 __hrtimer_run_queues+0x111/0x2b0
 hrtimer_interrupt+0xfa/0x230
 __sysvec_apic_timer_interrupt+0x63/0x140
 sysvec_apic_timer_interrupt+0x7b/0xa0
 &lt;/IRQ&gt;
 &lt;TASK&gt;
 asm_sysvec_apic_timer_interrupt+0x1f/0x30
...
------------[ cut here ]------------
Interrupts enabled after iommu_suspend+0x0/0x1d0
WARNING: CPU: 0 PID: 27420 at drivers/base/syscore.c:68 syscore_suspend+0x147/0x270
CPU: 0 PID: 27420 Comm: rtcwake Tainted: G     U  W   E      6.3-intel #r1
RIP: 0010:syscore_suspend+0x147/0x270
...
Call Trace:
 &lt;TASK&gt;
 hibernation_snapshot+0x25b/0x670
 hibernate+0xcd/0x390
 state_store+0xcf/0xe0
 kobj_attr_store+0x13/0x30
 sysfs_kf_write+0x3f/0x50
 kernfs_fop_write_iter+0x128/0x200
 vfs_write+0x1fd/0x3c0
 ksys_write+0x6f/0xf0
 __x64_sys_write+0x1d/0x30
 do_syscall_64+0x3b/0x90
 entry_SYSCALL_64_after_hwframe+0x72/0xdc

Given that only 4 words memory is needed, avoid the memory allocation in
iommu_suspend().</Note>
    </Notes>
    <CVE>CVE-2023-52559</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52559.html</URL>
        <Description>CVE-2023-52559</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220933</URL>
        <Description>SUSE Bug 1220933</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="82">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

drm/meson: fix memory leak on -&gt;hpd_notify callback

The EDID returned by drm_bridge_get_edid() needs to be freed.</Note>
    </Notes>
    <CVE>CVE-2023-52563</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52563.html</URL>
        <Description>CVE-2023-52563</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220937</URL>
        <Description>SUSE Bug 1220937</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="83">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="84">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="85">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>low</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="86">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="87">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="88">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="89">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="90">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="91">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="92">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

IB/ipoib: Fix mcast list locking

Releasing the `priv-&gt;lock` while iterating the `priv-&gt;multicast_list` in
`ipoib_mcast_join_task()` opens a window for `ipoib_mcast_dev_flush()` to
remove the items while in the middle of iteration. If the mcast is removed
while the lock was dropped, the for loop spins forever resulting in a hard
lockup (as was reported on RHEL 4.18.0-372.75.1.el8_6 kernel):

    Task A (kworker/u72:2 below)       | Task B (kworker/u72:0 below)
    -----------------------------------+-----------------------------------
    ipoib_mcast_join_task(work)        | ipoib_ib_dev_flush_light(work)
      spin_lock_irq(&amp;priv-&gt;lock)       | __ipoib_ib_dev_flush(priv, ...)
      list_for_each_entry(mcast,       | ipoib_mcast_dev_flush(dev = priv-&gt;dev)
          &amp;priv-&gt;multicast_list, list) |
        ipoib_mcast_join(dev, mcast)   |
          spin_unlock_irq(&amp;priv-&gt;lock) |
                                       |   spin_lock_irqsave(&amp;priv-&gt;lock, flags)
                                       |   list_for_each_entry_safe(mcast, tmcast,
                                       |                  &amp;priv-&gt;multicast_list, list)
                                       |     list_del(&amp;mcast-&gt;list);
                                       |     list_add_tail(&amp;mcast-&gt;list, &amp;remove_list)
                                       |   spin_unlock_irqrestore(&amp;priv-&gt;lock, flags)
          spin_lock_irq(&amp;priv-&gt;lock)   |
                                       |   ipoib_mcast_remove_list(&amp;remove_list)
   (Here, `mcast` is no longer on the  |     list_for_each_entry_safe(mcast, tmcast,
    `priv-&gt;multicast_list` and we keep |                            remove_list, list)
    spinning on the `remove_list` of   |  &gt;&gt;&gt;  wait_for_completion(&amp;mcast-&gt;done)
    the other thread which is blocked  |
    and the list is still valid on     |
    it's stack.)

Fix this by keeping the lock held and changing to GFP_ATOMIC to prevent
eventual sleeps.
Unfortunately we could not reproduce the lockup and confirm this fix but
based on the code review I think this fix should address such lockups.

crash&gt; bc 31
PID: 747      TASK: ff1c6a1a007e8000  CPU: 31   COMMAND: "kworker/u72:2"
--
    [exception RIP: ipoib_mcast_join_task+0x1b1]
    RIP: ffffffffc0944ac1  RSP: ff646f199a8c7e00  RFLAGS: 00000002
    RAX: 0000000000000000  RBX: ff1c6a1a04dc82f8  RCX: 0000000000000000
                                  work (&amp;priv-&gt;mcast_task{,.work})
    RDX: ff1c6a192d60ac68  RSI: 0000000000000286  RDI: ff1c6a1a04dc8000
           &amp;mcast-&gt;list
    RBP: ff646f199a8c7e90   R8: ff1c699980019420   R9: ff1c6a1920c9a000
    R10: ff646f199a8c7e00  R11: ff1c6a191a7d9800  R12: ff1c6a192d60ac00
                                                         mcast
    R13: ff1c6a1d82200000  R14: ff1c6a1a04dc8000  R15: ff1c6a1a04dc82d8
           dev                    priv (&amp;priv-&gt;lock)     &amp;priv-&gt;multicast_list (aka head)
    ORIG_RAX: ffffffffffffffff  CS: 0010  SS: 0018
--- &lt;NMI exception stack&gt; ---
 #5 [ff646f199a8c7e00] ipoib_mcast_join_task+0x1b1 at ffffffffc0944ac1 [ib_ipoib]
 #6 [ff646f199a8c7e98] process_one_work+0x1a7 at ffffffff9bf10967

crash&gt; rx ff646f199a8c7e68
ff646f199a8c7e68:  ff1c6a1a04dc82f8 &lt;&lt;&lt; work = &amp;priv-&gt;mcast_task.work

crash&gt; list -hO ipoib_dev_priv.multicast_list ff1c6a1a04dc8000
(empty)

crash&gt; ipoib_dev_priv.mcast_task.work.func,mcast_mutex.owner.counter ff1c6a1a04dc8000
  mcast_task.work.func = 0xffffffffc0944910 &lt;ipoib_mcast_join_task&gt;,
  mcast_mutex.owner.counter = 0xff1c69998efec000

crash&gt; b 8
PID: 8        TASK: ff1c69998efec000  CPU: 33   COMMAND: "kworker/u72:0"
--
 #3 [ff646f1980153d50] wait_for_completion+0x96 at ffffffff9c7d7646
 #4 [ff646f1980153d90] ipoib_mcast_remove_list+0x56 at ffffffffc0944dc6 [ib_ipoib]
 #5 [ff646f1980153de8] ipoib_mcast_dev_flush+0x1a7 at ffffffffc09455a7 [ib_ipoib]
 #6 [ff646f1980153e58] __ipoib_ib_dev_flush+0x1a4 at ffffffffc09431a4 [ib_ipoib]
 #7 [ff
---truncated---</Note>
    </Notes>
    <CVE>CVE-2023-52587</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52587.html</URL>
        <Description>CVE-2023-52587</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221082</URL>
        <Description>SUSE Bug 1221082</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="93">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

reiserfs: Avoid touching renamed directory if parent does not change

The VFS will not be locking moved directory if its parent does not
change. Change reiserfs rename code to avoid touching renamed directory
if its parent does not change as without locking that can corrupt the
filesystem.</Note>
    </Notes>
    <CVE>CVE-2023-52591</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52591.html</URL>
        <Description>CVE-2023-52591</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221044</URL>
        <Description>SUSE Bug 1221044</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221578</URL>
        <Description>SUSE Bug 1221578</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221598</URL>
        <Description>SUSE Bug 1221598</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="94">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()

Fix an array-index-out-of-bounds read in ath9k_htc_txstatus(). The bug
occurs when txs-&gt;cnt, data from a URB provided by a USB device, is
bigger than the size of the array txs-&gt;txstatus, which is
HTC_MAX_TX_STATUS. WARN_ON() already checks it, but there is no bug
handling code after the check. Make the function return if that is the
case.

Found by a modified version of syzkaller.

UBSAN: array-index-out-of-bounds in htc_drv_txrx.c
index 13 is out of range for type '__wmi_event_txstatus [12]'
Call Trace:
 ath9k_htc_txstatus
 ath9k_wmi_event_tasklet
 tasklet_action_common
 __do_softirq
 irq_exit_rxu
 sysvec_apic_timer_interrupt</Note>
    </Notes>
    <CVE>CVE-2023-52594</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52594.html</URL>
        <Description>CVE-2023-52594</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221045</URL>
        <Description>SUSE Bug 1221045</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="95">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

wifi: rt2x00: restart beacon queue when hardware reset

When a hardware reset is triggered, all registers are reset, so all
queues are forced to stop in hardware interface. However, mac80211
will not automatically stop the queue. If we don't manually stop the
beacon queue, the queue will be deadlocked and unable to start again.
This patch fixes the issue where Apple devices cannot connect to the
AP after calling ieee80211_restart_hw().</Note>
    </Notes>
    <CVE>CVE-2023-52595</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52595.html</URL>
        <Description>CVE-2023-52595</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221046</URL>
        <Description>SUSE Bug 1221046</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="96">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="97">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

s390/ptrace: handle setting of fpc register correctly

If the content of the floating point control (fpc) register of a traced
process is modified with the ptrace interface 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 tracing 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 fpc register value, however
it will be discarded, when returning to user space.

In result the tracer will incorrectly continue to run with the value that
was supposed to be used for the traced process.

Fix this by saving fpu register contents with save_fpu_regs() before using
test_fp_ctl().</Note>
    </Notes>
    <CVE>CVE-2023-52598</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52598.html</URL>
        <Description>CVE-2023-52598</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221060</URL>
        <Description>SUSE Bug 1221060</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="98">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

jfs: fix array-index-out-of-bounds in diNewExt

[Syz report]
UBSAN: array-index-out-of-bounds in fs/jfs/jfs_imap.c:2360:2
index -878706688 is out of range for type 'struct iagctl[128]'
CPU: 1 PID: 5065 Comm: syz-executor282 Not tainted 6.7.0-rc4-syzkaller-00009-gbee0e7762ad2 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/10/2023
Call Trace:
 &lt;TASK&gt;
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106
 ubsan_epilogue lib/ubsan.c:217 [inline]
 __ubsan_handle_out_of_bounds+0x11c/0x150 lib/ubsan.c:348
 diNewExt+0x3cf3/0x4000 fs/jfs/jfs_imap.c:2360
 diAllocExt fs/jfs/jfs_imap.c:1949 [inline]
 diAllocAG+0xbe8/0x1e50 fs/jfs/jfs_imap.c:1666
 diAlloc+0x1d3/0x1760 fs/jfs/jfs_imap.c:1587
 ialloc+0x8f/0x900 fs/jfs/jfs_inode.c:56
 jfs_mkdir+0x1c5/0xb90 fs/jfs/namei.c:225
 vfs_mkdir+0x2f1/0x4b0 fs/namei.c:4106
 do_mkdirat+0x264/0x3a0 fs/namei.c:4129
 __do_sys_mkdir fs/namei.c:4149 [inline]
 __se_sys_mkdir fs/namei.c:4147 [inline]
 __x64_sys_mkdir+0x6e/0x80 fs/namei.c:4147
 do_syscall_x64 arch/x86/entry/common.c:51 [inline]
 do_syscall_64+0x45/0x110 arch/x86/entry/common.c:82
 entry_SYSCALL_64_after_hwframe+0x63/0x6b
RIP: 0033:0x7fcb7e6a0b57
Code: ff ff 77 07 31 c0 c3 0f 1f 40 00 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff c3 66 0f 1f 44 00 00 b8 53 00 00 00 0f 05 &lt;48&gt; 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffd83023038 EFLAGS: 00000286 ORIG_RAX: 0000000000000053
RAX: ffffffffffffffda RBX: 00000000ffffffff RCX: 00007fcb7e6a0b57
RDX: 00000000000a1020 RSI: 00000000000001ff RDI: 0000000020000140
RBP: 0000000020000140 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000286 R12: 00007ffd830230d0
R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000

[Analysis]
When the agstart is too large, it can cause agno overflow.

[Fix]
After obtaining agno, if the value is invalid, exit the subsequent process.


Modified the test from agno &gt; MAXAG to agno &gt;= MAXAG based on linux-next
report by kernel test robot (Dan Carpenter).</Note>
    </Notes>
    <CVE>CVE-2023-52599</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52599.html</URL>
        <Description>CVE-2023-52599</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221062</URL>
        <Description>SUSE Bug 1221062</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1228782</URL>
        <Description>SUSE Bug 1228782</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="99">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

jfs: fix uaf in jfs_evict_inode

When the execution of diMount(ipimap) fails, the object ipimap that has been
released may be accessed in diFreeSpecial(). Asynchronous ipimap release occurs
when rcu_core() calls jfs_free_node().

Therefore, when diMount(ipimap) fails, sbi-&gt;ipimap should not be initialized as
ipimap.</Note>
    </Notes>
    <CVE>CVE-2023-52600</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52600.html</URL>
        <Description>CVE-2023-52600</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221071</URL>
        <Description>SUSE Bug 1221071</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1228783</URL>
        <Description>SUSE Bug 1228783</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="100">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

jfs: fix array-index-out-of-bounds in dbAdjTree

Currently there is a bound check missing in the dbAdjTree while
accessing the dmt_stree. To add the required check added the bool is_ctl
which is required to determine the size as suggest in the following
commit.
https://lore.kernel.org/linux-kernel-mentees/f9475918-2186-49b8-b801-6f0f9e75f4fa@oracle.com/</Note>
    </Notes>
    <CVE>CVE-2023-52601</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52601.html</URL>
        <Description>CVE-2023-52601</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221068</URL>
        <Description>SUSE Bug 1221068</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1228822</URL>
        <Description>SUSE Bug 1228822</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="101">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

jfs: fix slab-out-of-bounds Read in dtSearch

Currently while searching for current page in the sorted entry table
of the page there is a out of bound access. Added a bound check to fix
the error.

Dave:
Set return code to -EIO</Note>
    </Notes>
    <CVE>CVE-2023-52602</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52602.html</URL>
        <Description>CVE-2023-52602</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221070</URL>
        <Description>SUSE Bug 1221070</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="102">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

UBSAN: array-index-out-of-bounds in dtSplitRoot

Syzkaller reported the following issue:

oop0: detected capacity change from 0 to 32768

UBSAN: array-index-out-of-bounds in fs/jfs/jfs_dtree.c:1971:9
index -2 is out of range for type 'struct dtslot [128]'
CPU: 0 PID: 3613 Comm: syz-executor270 Not tainted 6.0.0-syzkaller-09423-g493ffd6605b2 #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022
Call Trace:
 &lt;TASK&gt;
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1b1/0x28e lib/dump_stack.c:106
 ubsan_epilogue lib/ubsan.c:151 [inline]
 __ubsan_handle_out_of_bounds+0xdb/0x130 lib/ubsan.c:283
 dtSplitRoot+0x8d8/0x1900 fs/jfs/jfs_dtree.c:1971
 dtSplitUp fs/jfs/jfs_dtree.c:985 [inline]
 dtInsert+0x1189/0x6b80 fs/jfs/jfs_dtree.c:863
 jfs_mkdir+0x757/0xb00 fs/jfs/namei.c:270
 vfs_mkdir+0x3b3/0x590 fs/namei.c:4013
 do_mkdirat+0x279/0x550 fs/namei.c:4038
 __do_sys_mkdirat fs/namei.c:4053 [inline]
 __se_sys_mkdirat fs/namei.c:4051 [inline]
 __x64_sys_mkdirat+0x85/0x90 fs/namei.c:4051
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x63/0xcd
RIP: 0033:0x7fcdc0113fd9
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 &lt;48&gt; 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffeb8bc67d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000102
RAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fcdc0113fd9
RDX: 0000000000000000 RSI: 0000000020000340 RDI: 0000000000000003
RBP: 00007fcdc00d37a0 R08: 0000000000000000 R09: 00007fcdc00d37a0
R10: 00005555559a72c0 R11: 0000000000000246 R12: 00000000f8008000
R13: 0000000000000000 R14: 00083878000000f8 R15: 0000000000000000
 &lt;/TASK&gt;

The issue is caused when the value of fsi becomes less than -1.
The check to break the loop when fsi value becomes -1 is present
but syzbot was able to produce value less than -1 which cause the error.
This patch simply add the change for the values less than 0.

The patch is tested via syzbot.</Note>
    </Notes>
    <CVE>CVE-2023-52603</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52603.html</URL>
        <Description>CVE-2023-52603</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221066</URL>
        <Description>SUSE Bug 1221066</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="103">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

FS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree

Syzkaller reported the following issue:

UBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c:2867:6
index 196694 is out of range for type 's8[1365]' (aka 'signed char[1365]')
CPU: 1 PID: 109 Comm: jfsCommit Not tainted 6.6.0-rc3-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023
Call Trace:
 &lt;TASK&gt;
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106
 ubsan_epilogue lib/ubsan.c:217 [inline]
 __ubsan_handle_out_of_bounds+0x11c/0x150 lib/ubsan.c:348
 dbAdjTree+0x474/0x4f0 fs/jfs/jfs_dmap.c:2867
 dbJoin+0x210/0x2d0 fs/jfs/jfs_dmap.c:2834
 dbFreeBits+0x4eb/0xda0 fs/jfs/jfs_dmap.c:2331
 dbFreeDmap fs/jfs/jfs_dmap.c:2080 [inline]
 dbFree+0x343/0x650 fs/jfs/jfs_dmap.c:402
 txFreeMap+0x798/0xd50 fs/jfs/jfs_txnmgr.c:2534
 txUpdateMap+0x342/0x9e0
 txLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]
 jfs_lazycommit+0x47a/0xb70 fs/jfs/jfs_txnmgr.c:2732
 kthread+0x2d3/0x370 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304
 &lt;/TASK&gt;
================================================================================
Kernel panic - not syncing: UBSAN: panic_on_warn set ...
CPU: 1 PID: 109 Comm: jfsCommit Not tainted 6.6.0-rc3-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023
Call Trace:
 &lt;TASK&gt;
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106
 panic+0x30f/0x770 kernel/panic.c:340
 check_panic_on_warn+0x82/0xa0 kernel/panic.c:236
 ubsan_epilogue lib/ubsan.c:223 [inline]
 __ubsan_handle_out_of_bounds+0x13c/0x150 lib/ubsan.c:348
 dbAdjTree+0x474/0x4f0 fs/jfs/jfs_dmap.c:2867
 dbJoin+0x210/0x2d0 fs/jfs/jfs_dmap.c:2834
 dbFreeBits+0x4eb/0xda0 fs/jfs/jfs_dmap.c:2331
 dbFreeDmap fs/jfs/jfs_dmap.c:2080 [inline]
 dbFree+0x343/0x650 fs/jfs/jfs_dmap.c:402
 txFreeMap+0x798/0xd50 fs/jfs/jfs_txnmgr.c:2534
 txUpdateMap+0x342/0x9e0
 txLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]
 jfs_lazycommit+0x47a/0xb70 fs/jfs/jfs_txnmgr.c:2732
 kthread+0x2d3/0x370 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:147
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304
 &lt;/TASK&gt;
Kernel Offset: disabled
Rebooting in 86400 seconds..

The issue is caused when the value of lp becomes greater than
CTLTREESIZE which is the max size of stree. Adding a simple check
solves this issue.

Dave:
As the function returns a void, good error handling
would require a more intrusive code reorganization, so I modified
Osama's patch at use WARN_ON_ONCE for lack of a cleaner option.

The patch is tested via syzbot.</Note>
    </Notes>
    <CVE>CVE-2023-52604</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52604.html</URL>
        <Description>CVE-2023-52604</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221067</URL>
        <Description>SUSE Bug 1221067</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1228739</URL>
        <Description>SUSE Bug 1228739</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="104">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="105">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

powerpc/lib: Validate size for vector operations

Some of the fp/vmx code in sstep.c assume a certain maximum size for the
instructions being emulated. The size of those operations however is
determined separately in analyse_instr().

Add a check to validate the assumption on the maximum size of the
operations, so as to prevent any unintended kernel stack corruption.</Note>
    </Notes>
    <CVE>CVE-2023-52606</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52606.html</URL>
        <Description>CVE-2023-52606</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221069</URL>
        <Description>SUSE Bug 1221069</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="106">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

powerpc/mm: Fix null-pointer dereference in pgtable_cache_add

kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure. Ensure the allocation was successful
by checking the pointer validity.</Note>
    </Notes>
    <CVE>CVE-2023-52607</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52607.html</URL>
        <Description>CVE-2023-52607</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221061</URL>
        <Description>SUSE Bug 1221061</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="107">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

firmware: arm_scmi: Check mailbox/SMT channel for consistency

On reception of a completion interrupt the shared memory area is accessed
to retrieve the message header at first and then, if the message sequence
number identifies a transaction which is still pending, the related
payload is fetched too.

When an SCMI command times out the channel ownership remains with the
platform until eventually a late reply is received and, as a consequence,
any further transmission attempt remains pending, waiting for the channel
to be relinquished by the platform.

Once that late reply is received the channel ownership is given back
to the agent and any pending request is then allowed to proceed and
overwrite the SMT area of the just delivered late reply; then the wait
for the reply to the new request starts.

It has been observed that the spurious IRQ related to the late reply can
be wrongly associated with the freshly enqueued request: when that happens
the SCMI stack in-flight lookup procedure is fooled by the fact that the
message header now present in the SMT area is related to the new pending
transaction, even though the real reply has still to arrive.

This race-condition on the A2P channel can be detected by looking at the
channel status bits: a genuine reply from the platform will have set the
channel free bit before triggering the completion IRQ.

Add a consistency check to validate such condition in the A2P ISR.</Note>
    </Notes>
    <CVE>CVE-2023-52608</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52608.html</URL>
        <Description>CVE-2023-52608</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221375</URL>
        <Description>SUSE Bug 1221375</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="108">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

crypto: scomp - fix req-&gt;dst buffer overflow

The req-&gt;dst buffer size should be checked before copying from the
scomp_scratch-&gt;dst to avoid req-&gt;dst buffer overflow problem.</Note>
    </Notes>
    <CVE>CVE-2023-52612</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52612.html</URL>
        <Description>CVE-2023-52612</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221616</URL>
        <Description>SUSE Bug 1221616</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="109">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

hwrng: core - Fix page fault dead lock on mmap-ed hwrng

There is a dead-lock in the hwrng device read path.  This triggers
when the user reads from /dev/hwrng into memory also mmap-ed from
/dev/hwrng.  The resulting page fault triggers a recursive read
which then dead-locks.

Fix this by using a stack buffer when calling copy_to_user.</Note>
    </Notes>
    <CVE>CVE-2023-52615</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52615.html</URL>
        <Description>CVE-2023-52615</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221614</URL>
        <Description>SUSE Bug 1221614</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="110">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

PCI: switchtec: Fix stdev_release() crash after surprise hot remove

A PCI device hot removal may occur while stdev-&gt;cdev is held open. The call
to stdev_release() then happens during close or exit, at a point way past
switchtec_pci_remove(). Otherwise the last ref would vanish with the
trailing put_device(), just before return.

At that later point in time, the devm cleanup has already removed the
stdev-&gt;mmio_mrpc mapping. Also, the stdev-&gt;pdev reference was not a counted
one. Therefore, in DMA mode, the iowrite32() in stdev_release() will cause
a fatal page fault, and the subsequent dma_free_coherent(), if reached,
would pass a stale &amp;stdev-&gt;pdev-&gt;dev pointer.

Fix by moving MRPC DMA shutdown into switchtec_pci_remove(), after
stdev_kill(). Counting the stdev-&gt;pdev ref is now optional, but may prevent
future accidents.

Reproducible via the script at
https://lore.kernel.org/r/20231113212150.96410-1-dns@arista.com</Note>
    </Notes>
    <CVE>CVE-2023-52617</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52617.html</URL>
        <Description>CVE-2023-52617</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221613</URL>
        <Description>SUSE Bug 1221613</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="111">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

pstore/ram: Fix crash when setting number of cpus to an odd number

When the number of cpu cores is adjusted to 7 or other odd numbers,
the zone size will become an odd number.
The address of the zone will become:
    addr of zone0 = BASE
    addr of zone1 = BASE + zone_size
    addr of zone2 = BASE + zone_size*2
    ...
The address of zone1/3/5/7 will be mapped to non-alignment va.
Eventually crashes will occur when accessing these va.

So, use ALIGN_DOWN() to make sure the zone size is even
to avoid this bug.</Note>
    </Notes>
    <CVE>CVE-2023-52619</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52619.html</URL>
        <Description>CVE-2023-52619</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221618</URL>
        <Description>SUSE Bug 1221618</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="112">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="113">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

SUNRPC: Fix a suspicious RCU usage warning

I received the following warning while running cthon against an ontap
server running pNFS:

[   57.202521] =============================
[   57.202522] WARNING: suspicious RCU usage
[   57.202523] 6.7.0-rc3-g2cc14f52aeb7 #41492 Not tainted
[   57.202525] -----------------------------
[   57.202525] net/sunrpc/xprtmultipath.c:349 RCU-list traversed in non-reader section!!
[   57.202527]
               other info that might help us debug this:

[   57.202528]
               rcu_scheduler_active = 2, debug_locks = 1
[   57.202529] no locks held by test5/3567.
[   57.202530]
               stack backtrace:
[   57.202532] CPU: 0 PID: 3567 Comm: test5 Not tainted 6.7.0-rc3-g2cc14f52aeb7 #41492 5b09971b4965c0aceba19f3eea324a4a806e227e
[   57.202534] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 2/2/2022
[   57.202536] Call Trace:
[   57.202537]  &lt;TASK&gt;
[   57.202540]  dump_stack_lvl+0x77/0xb0
[   57.202551]  lockdep_rcu_suspicious+0x154/0x1a0
[   57.202556]  rpc_xprt_switch_has_addr+0x17c/0x190 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]
[   57.202596]  rpc_clnt_setup_test_and_add_xprt+0x50/0x180 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]
[   57.202621]  ? rpc_clnt_add_xprt+0x254/0x300 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]
[   57.202646]  rpc_clnt_add_xprt+0x27a/0x300 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]
[   57.202671]  ? __pfx_rpc_clnt_setup_test_and_add_xprt+0x10/0x10 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]
[   57.202696]  nfs4_pnfs_ds_connect+0x345/0x760 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]
[   57.202728]  ? __pfx_nfs4_test_session_trunk+0x10/0x10 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]
[   57.202754]  nfs4_fl_prepare_ds+0x75/0xc0 [nfs_layout_nfsv41_files e3a4187f18ae8a27b630f9feae6831b584a9360a]
[   57.202760]  filelayout_write_pagelist+0x4a/0x200 [nfs_layout_nfsv41_files e3a4187f18ae8a27b630f9feae6831b584a9360a]
[   57.202765]  pnfs_generic_pg_writepages+0xbe/0x230 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]
[   57.202788]  __nfs_pageio_add_request+0x3fd/0x520 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]
[   57.202813]  nfs_pageio_add_request+0x18b/0x390 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]
[   57.202831]  nfs_do_writepage+0x116/0x1e0 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]
[   57.202849]  nfs_writepages_callback+0x13/0x30 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]
[   57.202866]  write_cache_pages+0x265/0x450
[   57.202870]  ? __pfx_nfs_writepages_callback+0x10/0x10 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]
[   57.202891]  nfs_writepages+0x141/0x230 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]
[   57.202913]  do_writepages+0xd2/0x230
[   57.202917]  ? filemap_fdatawrite_wbc+0x5c/0x80
[   57.202921]  filemap_fdatawrite_wbc+0x67/0x80
[   57.202924]  filemap_write_and_wait_range+0xd9/0x170
[   57.202930]  nfs_wb_all+0x49/0x180 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]
[   57.202947]  nfs4_file_flush+0x72/0xb0 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]
[   57.202969]  __se_sys_close+0x46/0xd0
[   57.202972]  do_syscall_64+0x68/0x100
[   57.202975]  ? do_syscall_64+0x77/0x100
[   57.202976]  ? do_syscall_64+0x77/0x100
[   57.202979]  entry_SYSCALL_64_after_hwframe+0x6e/0x76
[   57.202982] RIP: 0033:0x7fe2b12e4a94
[   57.202985] Code: 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 80 3d d5 18 0e 00 00 74 13 b8 03 00 00 00 0f 05 &lt;48&gt; 3d 00 f0 ff ff 77 44 c3 0f 1f 00 48 83 ec 18 89 7c 24 0c e8 c3
[   57.202987] RSP: 002b:00007ffe857ddb38 EFLAGS: 00000202 ORIG_RAX: 0000000000000003
[   57.202989] RAX: ffffffffffffffda RBX: 00007ffe857dfd68 RCX: 00007fe2b12e4a94
[   57.202991] RDX: 0000000000002000 RSI: 00007ffe857ddc40 RDI: 0000000000000003
[   57.202992] RBP: 00007ffe857dfc50 R08: 7fffffffffffffff R09: 0000000065650f49
[   57.202993] R10: 00007f
---truncated---</Note>
    </Notes>
    <CVE>CVE-2023-52623</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52623.html</URL>
        <Description>CVE-2023-52623</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222060</URL>
        <Description>SUSE Bug 1222060</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="114">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

netfilter: nftables: exthdr: fix 4-byte stack OOB write

If priv-&gt;len is a multiple of 4, then dst[len / 4] can write past
the destination array which leads to stack corruption.

This construct is necessary to clean the remainder of the register
in case -&gt;len is NOT a multiple of the register size, so make it
conditional just like nft_payload.c does.

The bug was added in 4.1 cycle and then copied/inherited when
tcp/sctp and ip option support was added.

Bug reported by Zero Day Initiative project (ZDI-CAN-21950,
ZDI-CAN-21951, ZDI-CAN-21961).</Note>
    </Notes>
    <CVE>CVE-2023-52628</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52628.html</URL>
        <Description>CVE-2023-52628</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222117</URL>
        <Description>SUSE Bug 1222117</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222118</URL>
        <Description>SUSE Bug 1222118</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="115">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

drm/amdkfd: Fix lock dependency warning with srcu

======================================================
WARNING: possible circular locking dependency detected
6.5.0-kfd-yangp #2289 Not tainted
------------------------------------------------------
kworker/0:2/996 is trying to acquire lock:
        (srcu){.+.+}-{0:0}, at: __synchronize_srcu+0x5/0x1a0

but task is already holding lock:
        ((work_completion)(&amp;svms-&gt;deferred_list_work)){+.+.}-{0:0}, at:
	process_one_work+0x211/0x560

which lock already depends on the new lock.

the existing dependency chain (in reverse order) is:

-&gt; #3 ((work_completion)(&amp;svms-&gt;deferred_list_work)){+.+.}-{0:0}:
        __flush_work+0x88/0x4f0
        svm_range_list_lock_and_flush_work+0x3d/0x110 [amdgpu]
        svm_range_set_attr+0xd6/0x14c0 [amdgpu]
        kfd_ioctl+0x1d1/0x630 [amdgpu]
        __x64_sys_ioctl+0x88/0xc0

-&gt; #2 (&amp;info-&gt;lock#2){+.+.}-{3:3}:
        __mutex_lock+0x99/0xc70
        amdgpu_amdkfd_gpuvm_restore_process_bos+0x54/0x740 [amdgpu]
        restore_process_helper+0x22/0x80 [amdgpu]
        restore_process_worker+0x2d/0xa0 [amdgpu]
        process_one_work+0x29b/0x560
        worker_thread+0x3d/0x3d0

-&gt; #1 ((work_completion)(&amp;(&amp;process-&gt;restore_work)-&gt;work)){+.+.}-{0:0}:
        __flush_work+0x88/0x4f0
        __cancel_work_timer+0x12c/0x1c0
        kfd_process_notifier_release_internal+0x37/0x1f0 [amdgpu]
        __mmu_notifier_release+0xad/0x240
        exit_mmap+0x6a/0x3a0
        mmput+0x6a/0x120
        do_exit+0x322/0xb90
        do_group_exit+0x37/0xa0
        __x64_sys_exit_group+0x18/0x20
        do_syscall_64+0x38/0x80

-&gt; #0 (srcu){.+.+}-{0:0}:
        __lock_acquire+0x1521/0x2510
        lock_sync+0x5f/0x90
        __synchronize_srcu+0x4f/0x1a0
        __mmu_notifier_release+0x128/0x240
        exit_mmap+0x6a/0x3a0
        mmput+0x6a/0x120
        svm_range_deferred_list_work+0x19f/0x350 [amdgpu]
        process_one_work+0x29b/0x560
        worker_thread+0x3d/0x3d0

other info that might help us debug this:
Chain exists of:
  srcu --&gt; &amp;info-&gt;lock#2 --&gt; (work_completion)(&amp;svms-&gt;deferred_list_work)

Possible unsafe locking scenario:

        CPU0                    CPU1
        ----                    ----
        lock((work_completion)(&amp;svms-&gt;deferred_list_work));
                        lock(&amp;info-&gt;lock#2);
			lock((work_completion)(&amp;svms-&gt;deferred_list_work));
        sync(srcu);</Note>
    </Notes>
    <CVE>CVE-2023-52632</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52632.html</URL>
        <Description>CVE-2023-52632</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222274</URL>
        <Description>SUSE Bug 1222274</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="116">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

can: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)

Lock jsk-&gt;sk to prevent UAF when setsockopt(..., SO_J1939_FILTER, ...)
modifies jsk-&gt;filters while receiving packets.

Following trace was seen on affected system:
 ==================================================================
 BUG: KASAN: slab-use-after-free in j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]
 Read of size 4 at addr ffff888012144014 by task j1939/350

 CPU: 0 PID: 350 Comm: j1939 Tainted: G        W  OE      6.5.0-rc5 #1
 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014
 Call Trace:
  print_report+0xd3/0x620
  ? kasan_complete_mode_report_info+0x7d/0x200
  ? j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]
  kasan_report+0xc2/0x100
  ? j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]
  __asan_load4+0x84/0xb0
  j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]
  j1939_sk_recv+0x20b/0x320 [can_j1939]
  ? __kasan_check_write+0x18/0x20
  ? __pfx_j1939_sk_recv+0x10/0x10 [can_j1939]
  ? j1939_simple_recv+0x69/0x280 [can_j1939]
  ? j1939_ac_recv+0x5e/0x310 [can_j1939]
  j1939_can_recv+0x43f/0x580 [can_j1939]
  ? __pfx_j1939_can_recv+0x10/0x10 [can_j1939]
  ? raw_rcv+0x42/0x3c0 [can_raw]
  ? __pfx_j1939_can_recv+0x10/0x10 [can_j1939]
  can_rcv_filter+0x11f/0x350 [can]
  can_receive+0x12f/0x190 [can]
  ? __pfx_can_rcv+0x10/0x10 [can]
  can_rcv+0xdd/0x130 [can]
  ? __pfx_can_rcv+0x10/0x10 [can]
  __netif_receive_skb_one_core+0x13d/0x150
  ? __pfx___netif_receive_skb_one_core+0x10/0x10
  ? __kasan_check_write+0x18/0x20
  ? _raw_spin_lock_irq+0x8c/0xe0
  __netif_receive_skb+0x23/0xb0
  process_backlog+0x107/0x260
  __napi_poll+0x69/0x310
  net_rx_action+0x2a1/0x580
  ? __pfx_net_rx_action+0x10/0x10
  ? __pfx__raw_spin_lock+0x10/0x10
  ? handle_irq_event+0x7d/0xa0
  __do_softirq+0xf3/0x3f8
  do_softirq+0x53/0x80
  &lt;/IRQ&gt;
  &lt;TASK&gt;
  __local_bh_enable_ip+0x6e/0x70
  netif_rx+0x16b/0x180
  can_send+0x32b/0x520 [can]
  ? __pfx_can_send+0x10/0x10 [can]
  ? __check_object_size+0x299/0x410
  raw_sendmsg+0x572/0x6d0 [can_raw]
  ? __pfx_raw_sendmsg+0x10/0x10 [can_raw]
  ? apparmor_socket_sendmsg+0x2f/0x40
  ? __pfx_raw_sendmsg+0x10/0x10 [can_raw]
  sock_sendmsg+0xef/0x100
  sock_write_iter+0x162/0x220
  ? __pfx_sock_write_iter+0x10/0x10
  ? __rtnl_unlock+0x47/0x80
  ? security_file_permission+0x54/0x320
  vfs_write+0x6ba/0x750
  ? __pfx_vfs_write+0x10/0x10
  ? __fget_light+0x1ca/0x1f0
  ? __rcu_read_unlock+0x5b/0x280
  ksys_write+0x143/0x170
  ? __pfx_ksys_write+0x10/0x10
  ? __kasan_check_read+0x15/0x20
  ? fpregs_assert_state_consistent+0x62/0x70
  __x64_sys_write+0x47/0x60
  do_syscall_64+0x60/0x90
  ? do_syscall_64+0x6d/0x90
  ? irqentry_exit+0x3f/0x50
  ? exc_page_fault+0x79/0xf0
  entry_SYSCALL_64_after_hwframe+0x6e/0xd8

 Allocated by task 348:
  kasan_save_stack+0x2a/0x50
  kasan_set_track+0x29/0x40
  kasan_save_alloc_info+0x1f/0x30
  __kasan_kmalloc+0xb5/0xc0
  __kmalloc_node_track_caller+0x67/0x160
  j1939_sk_setsockopt+0x284/0x450 [can_j1939]
  __sys_setsockopt+0x15c/0x2f0
  __x64_sys_setsockopt+0x6b/0x80
  do_syscall_64+0x60/0x90
  entry_SYSCALL_64_after_hwframe+0x6e/0xd8

 Freed by task 349:
  kasan_save_stack+0x2a/0x50
  kasan_set_track+0x29/0x40
  kasan_save_free_info+0x2f/0x50
  __kasan_slab_free+0x12e/0x1c0
  __kmem_cache_free+0x1b9/0x380
  kfree+0x7a/0x120
  j1939_sk_setsockopt+0x3b2/0x450 [can_j1939]
  __sys_setsockopt+0x15c/0x2f0
  __x64_sys_setsockopt+0x6b/0x80
  do_syscall_64+0x60/0x90
  entry_SYSCALL_64_after_hwframe+0x6e/0xd8</Note>
    </Notes>
    <CVE>CVE-2023-52637</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52637.html</URL>
        <Description>CVE-2023-52637</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222291</URL>
        <Description>SUSE Bug 1222291</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="117">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

KVM: s390: vsie: fix race during shadow creation

Right now it is possible to see gmap-&gt;private being zero in
kvm_s390_vsie_gmap_notifier resulting in a crash.  This is due to the
fact that we add gmap-&gt;private == kvm after creation:

static int acquire_gmap_shadow(struct kvm_vcpu *vcpu,
                               struct vsie_page *vsie_page)
{
[...]
        gmap = gmap_shadow(vcpu-&gt;arch.gmap, asce, edat);
        if (IS_ERR(gmap))
                return PTR_ERR(gmap);
        gmap-&gt;private = vcpu-&gt;kvm;

Let children inherit the private field of the parent.</Note>
    </Notes>
    <CVE>CVE-2023-52639</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-52639.html</URL>
        <Description>CVE-2023-52639</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222300</URL>
        <Description>SUSE Bug 1222300</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="118">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the ATA over Ethernet (AoE) driver in the Linux kernel. The aoecmd_cfg_pkts() function improperly updates the refcnt on `struct net_device`, and a use-after-free can be triggered by racing between the free on the struct and the access through the `skbtxq` global queue. This could lead to a denial of service condition or potential code execution.</Note>
    </Notes>
    <CVE>CVE-2023-6270</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-6270.html</URL>
        <Description>CVE-2023-6270</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1218562</URL>
        <Description>SUSE Bug 1218562</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1218813</URL>
        <Description>SUSE Bug 1218813</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221578</URL>
        <Description>SUSE Bug 1221578</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221598</URL>
        <Description>SUSE Bug 1221598</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1223016</URL>
        <Description>SUSE Bug 1223016</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1227675</URL>
        <Description>SUSE Bug 1227675</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="119">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="120">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="121">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="122">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A null pointer dereference vulnerability was found in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() in drivers/net/wireless/ath/ath10k/wmi-tlv.c in the Linux kernel. This issue could be exploited to trigger a denial of service.</Note>
    </Notes>
    <CVE>CVE-2023-7042</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-7042.html</URL>
        <Description>CVE-2023-7042</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1218336</URL>
        <Description>SUSE Bug 1218336</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="123">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount overflow.</Note>
    </Notes>
    <CVE>CVE-2023-7192</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2023-7192.html</URL>
        <Description>CVE-2023-7192</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1218479</URL>
        <Description>SUSE Bug 1218479</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1227675</URL>
        <Description>SUSE Bug 1227675</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="124">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A null pointer dereference flaw was found in the hugetlbfs_fill_super function in the Linux kernel hugetlbfs (HugeTLB pages) functionality. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.</Note>
    </Notes>
    <CVE>CVE-2024-0841</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-0841.html</URL>
        <Description>CVE-2024-0841</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1219264</URL>
        <Description>SUSE Bug 1219264</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="125">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent Fine(IBT), and to leak arbitrary Linux kernel memory on Intel systems.</Note>
    </Notes>
    <CVE>CVE-2024-2201</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-2201.html</URL>
        <Description>CVE-2024-2201</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1212111</URL>
        <Description>SUSE Bug 1212111</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1217339</URL>
        <Description>SUSE Bug 1217339</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="126">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">NULL Pointer Dereference vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (net, bluetooth modules) allows Overflow Buffers. This vulnerability is associated with program files /net/bluetooth/rfcomm/core.C.

This issue affects Linux kernel: v2.6.12-rc2.

</Note>
    </Notes>
    <CVE>CVE-2024-22099</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-22099.html</URL>
        <Description>CVE-2024-22099</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1219170</URL>
        <Description>SUSE Bug 1219170</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="127">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">Integer Overflow or Wraparound vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (md, raid, raid5 modules) allows Forced Integer Overflow.</Note>
    </Notes>
    <CVE>CVE-2024-23307</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-23307.html</URL>
        <Description>CVE-2024-23307</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1219169</URL>
        <Description>SUSE Bug 1219169</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220145</URL>
        <Description>SUSE Bug 1220145</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="128">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">create_empty_lvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi-&gt;leb_size.</Note>
    </Notes>
    <CVE>CVE-2024-25739</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-25739.html</URL>
        <Description>CVE-2024-25739</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1219834</URL>
        <Description>SUSE Bug 1219834</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="129">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="130">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

pwm: Fix out-of-bounds access in of_pwm_single_xlate()

With args-&gt;args_count == 2 args-&gt;args[2] is not defined. Actually the
flags are contained in args-&gt;args[1].</Note>
    </Notes>
    <CVE>CVE-2024-26599</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26599.html</URL>
        <Description>CVE-2024-26599</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220365</URL>
        <Description>SUSE Bug 1220365</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="131">
    <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/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-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>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="132">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

sched/membarrier: reduce the ability to hammer on sys_membarrier

On some systems, sys_membarrier can be very expensive, causing overall
slowdowns for everything.  So put a lock on the path in order to
serialize the accesses to prevent the ability for this to be called at
too high of a frequency and saturate the machine.</Note>
    </Notes>
    <CVE>CVE-2024-26602</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26602.html</URL>
        <Description>CVE-2024-26602</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220398</URL>
        <Description>SUSE Bug 1220398</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="133">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

drm/bridge: sii902x: Fix probing race issue

A null pointer dereference crash has been observed rarely on TI
platforms using sii9022 bridge:

[   53.271356]  sii902x_get_edid+0x34/0x70 [sii902x]
[   53.276066]  sii902x_bridge_get_edid+0x14/0x20 [sii902x]
[   53.281381]  drm_bridge_get_edid+0x20/0x34 [drm]
[   53.286305]  drm_bridge_connector_get_modes+0x8c/0xcc [drm_kms_helper]
[   53.292955]  drm_helper_probe_single_connector_modes+0x190/0x538 [drm_kms_helper]
[   53.300510]  drm_client_modeset_probe+0x1f0/0xbd4 [drm]
[   53.305958]  __drm_fb_helper_initial_config_and_unlock+0x50/0x510 [drm_kms_helper]
[   53.313611]  drm_fb_helper_initial_config+0x48/0x58 [drm_kms_helper]
[   53.320039]  drm_fbdev_dma_client_hotplug+0x84/0xd4 [drm_dma_helper]
[   53.326401]  drm_client_register+0x5c/0xa0 [drm]
[   53.331216]  drm_fbdev_dma_setup+0xc8/0x13c [drm_dma_helper]
[   53.336881]  tidss_probe+0x128/0x264 [tidss]
[   53.341174]  platform_probe+0x68/0xc4
[   53.344841]  really_probe+0x188/0x3c4
[   53.348501]  __driver_probe_device+0x7c/0x16c
[   53.352854]  driver_probe_device+0x3c/0x10c
[   53.357033]  __device_attach_driver+0xbc/0x158
[   53.361472]  bus_for_each_drv+0x88/0xe8
[   53.365303]  __device_attach+0xa0/0x1b4
[   53.369135]  device_initial_probe+0x14/0x20
[   53.373314]  bus_probe_device+0xb0/0xb4
[   53.377145]  deferred_probe_work_func+0xcc/0x124
[   53.381757]  process_one_work+0x1f0/0x518
[   53.385770]  worker_thread+0x1e8/0x3dc
[   53.389519]  kthread+0x11c/0x120
[   53.392750]  ret_from_fork+0x10/0x20

The issue here is as follows:

- tidss probes, but is deferred as sii902x is still missing.
- sii902x starts probing and enters sii902x_init().
- sii902x calls drm_bridge_add(). Now the sii902x bridge is ready from
  DRM's perspective.
- sii902x calls sii902x_audio_codec_init() and
  platform_device_register_data()
- The registration of the audio platform device causes probing of the
  deferred devices.
- tidss probes, which eventually causes sii902x_bridge_get_edid() to be
  called.
- sii902x_bridge_get_edid() tries to use the i2c to read the edid.
  However, the sii902x driver has not set up the i2c part yet, leading
  to the crash.

Fix this by moving the drm_bridge_add() to the end of the
sii902x_init(), which is also at the very end of sii902x_probe().</Note>
    </Notes>
    <CVE>CVE-2024-26607</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26607.html</URL>
        <Description>CVE-2024-26607</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1220736</URL>
        <Description>SUSE Bug 1220736</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="134">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

netfs, fscache: Prevent Oops in fscache_put_cache()

This function dereferences "cache" and then checks if it's
IS_ERR_OR_NULL().  Check first, then dereference.</Note>
    </Notes>
    <CVE>CVE-2024-26612</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26612.html</URL>
        <Description>CVE-2024-26612</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221291</URL>
        <Description>SUSE Bug 1221291</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="135">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

tcp: make sure init the accept_queue's spinlocks once

When I run syz's reproduction C program locally, it causes the following
issue:
pvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0!
WARNING: CPU: 19 PID: 21160 at __pv_queued_spin_unlock_slowpath (kernel/locking/qspinlock_paravirt.h:508)
Hardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011
RIP: 0010:__pv_queued_spin_unlock_slowpath (kernel/locking/qspinlock_paravirt.h:508)
Code: 73 56 3a ff 90 c3 cc cc cc cc 8b 05 bb 1f 48 01 85 c0 74 05 c3 cc cc cc cc 8b 17 48 89 fe 48 c7 c7
30 20 ce 8f e8 ad 56 42 ff &lt;0f&gt; 0b c3 cc cc cc cc 0f 0b 0f 1f 40 00 90 90 90 90 90 90 90 90 90
RSP: 0018:ffffa8d200604cb8 EFLAGS: 00010282
RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff9d1ef60e0908
RDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff9d1ef60e0900
RBP: ffff9d181cd5c280 R08: 0000000000000000 R09: 00000000ffff7fff
R10: ffffa8d200604b68 R11: ffffffff907dcdc8 R12: 0000000000000000
R13: ffff9d181cd5c660 R14: ffff9d1813a3f330 R15: 0000000000001000
FS:  00007fa110184640(0000) GS:ffff9d1ef60c0000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000020000000 CR3: 000000011f65e000 CR4: 00000000000006f0
Call Trace:
&lt;IRQ&gt;
  _raw_spin_unlock (kernel/locking/spinlock.c:186)
  inet_csk_reqsk_queue_add (net/ipv4/inet_connection_sock.c:1321)
  inet_csk_complete_hashdance (net/ipv4/inet_connection_sock.c:1358)
  tcp_check_req (net/ipv4/tcp_minisocks.c:868)
  tcp_v4_rcv (net/ipv4/tcp_ipv4.c:2260)
  ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205)
  ip_local_deliver_finish (net/ipv4/ip_input.c:234)
  __netif_receive_skb_one_core (net/core/dev.c:5529)
  process_backlog (./include/linux/rcupdate.h:779)
  __napi_poll (net/core/dev.c:6533)
  net_rx_action (net/core/dev.c:6604)
  __do_softirq (./arch/x86/include/asm/jump_label.h:27)
  do_softirq (kernel/softirq.c:454 kernel/softirq.c:441)
&lt;/IRQ&gt;
&lt;TASK&gt;
  __local_bh_enable_ip (kernel/softirq.c:381)
  __dev_queue_xmit (net/core/dev.c:4374)
  ip_finish_output2 (./include/net/neighbour.h:540 net/ipv4/ip_output.c:235)
  __ip_queue_xmit (net/ipv4/ip_output.c:535)
  __tcp_transmit_skb (net/ipv4/tcp_output.c:1462)
  tcp_rcv_synsent_state_process (net/ipv4/tcp_input.c:6469)
  tcp_rcv_state_process (net/ipv4/tcp_input.c:6657)
  tcp_v4_do_rcv (net/ipv4/tcp_ipv4.c:1929)
  __release_sock (./include/net/sock.h:1121 net/core/sock.c:2968)
  release_sock (net/core/sock.c:3536)
  inet_wait_for_connect (net/ipv4/af_inet.c:609)
  __inet_stream_connect (net/ipv4/af_inet.c:702)
  inet_stream_connect (net/ipv4/af_inet.c:748)
  __sys_connect (./include/linux/file.h:45 net/socket.c:2064)
  __x64_sys_connect (net/socket.c:2073 net/socket.c:2070 net/socket.c:2070)
  do_syscall_64 (arch/x86/entry/common.c:51 arch/x86/entry/common.c:82)
  entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:129)
  RIP: 0033:0x7fa10ff05a3d
  Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89
  c2 4d 89 c8 4c 8b 4c 24 08 0f 05 &lt;48&gt; 3d 01 f0 ff ff 73 01 c3 48 8b 0d ab a3 0e 00 f7 d8 64 89 01 48
  RSP: 002b:00007fa110183de8 EFLAGS: 00000202 ORIG_RAX: 000000000000002a
  RAX: ffffffffffffffda RBX: 0000000020000054 RCX: 00007fa10ff05a3d
  RDX: 000000000000001c RSI: 0000000020000040 RDI: 0000000000000003
  RBP: 00007fa110183e20 R08: 0000000000000000 R09: 0000000000000000
  R10: 0000000000000000 R11: 0000000000000202 R12: 00007fa110184640
  R13: 0000000000000000 R14: 00007fa10fe8b060 R15: 00007fff73e23b20
&lt;/TASK&gt;

The issue triggering process is analyzed as follows:
Thread A                                       Thread B
tcp_v4_rcv	//receive ack TCP packet       inet_shutdown
  tcp_check_req                                  tcp_disconnect //disconnect sock
  ...                                              tcp_set_state(sk, TCP_CLOSE)
    inet_csk_complete_hashdance                ...
      inet_csk_reqsk_queue_add         
---truncated---</Note>
    </Notes>
    <CVE>CVE-2024-26614</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26614.html</URL>
        <Description>CVE-2024-26614</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221293</URL>
        <Description>SUSE Bug 1221293</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="136">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

s390/vfio-ap: always filter entire AP matrix

The vfio_ap_mdev_filter_matrix function is called whenever a new adapter or
domain is assigned to the mdev. The purpose of the function is to update
the guest's AP configuration by filtering the matrix of adapters and
domains assigned to the mdev. When an adapter or domain is assigned, only
the APQNs associated with the APID of the new adapter or APQI of the new
domain are inspected. If an APQN does not reference a queue device bound to
the vfio_ap device driver, then it's APID will be filtered from the mdev's
matrix when updating the guest's AP configuration.

Inspecting only the APID of the new adapter or APQI of the new domain will
result in passing AP queues through to a guest that are not bound to the
vfio_ap device driver under certain circumstances. Consider the following:

guest's AP configuration (all also assigned to the mdev's matrix):
14.0004
14.0005
14.0006
16.0004
16.0005
16.0006

unassign domain 4
unbind queue 16.0005
assign domain 4

When domain 4 is re-assigned, since only domain 4 will be inspected, the
APQNs that will be examined will be:
14.0004
16.0004

Since both of those APQNs reference queue devices that are bound to the
vfio_ap device driver, nothing will get filtered from the mdev's matrix
when updating the guest's AP configuration. Consequently, queue 16.0005
will get passed through despite not being bound to the driver. This
violates the linux device model requirement that a guest shall only be
given access to devices bound to the device driver facilitating their
pass-through.

To resolve this problem, every adapter and domain assigned to the mdev will
be inspected when filtering the mdev's matrix.</Note>
    </Notes>
    <CVE>CVE-2024-26620</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26620.html</URL>
        <Description>CVE-2024-26620</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221298</URL>
        <Description>SUSE Bug 1221298</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1224176</URL>
        <Description>SUSE Bug 1224176</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="137">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

scsi: core: Move scsi_host_busy() out of host lock for waking up EH handler

Inside scsi_eh_wakeup(), scsi_host_busy() is called &amp; checked with host
lock every time for deciding if error handler kthread needs to be waken up.

This can be too heavy in case of recovery, such as:

 - N hardware queues

 - queue depth is M for each hardware queue

 - each scsi_host_busy() iterates over (N * M) tag/requests

If recovery is triggered in case that all requests are in-flight, each
scsi_eh_wakeup() is strictly serialized, when scsi_eh_wakeup() is called
for the last in-flight request, scsi_host_busy() has been run for (N * M -
1) times, and request has been iterated for (N*M - 1) * (N * M) times.

If both N and M are big enough, hard lockup can be triggered on acquiring
host lock, and it is observed on mpi3mr(128 hw queues, queue depth 8169).

Fix the issue by calling scsi_host_busy() outside the host lock. We don't
need the host lock for getting busy count because host the lock never
covers that.

[mkp: Drop unnecessary 'busy' variables pointed out by Bart]</Note>
    </Notes>
    <CVE>CVE-2024-26627</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26627.html</URL>
        <Description>CVE-2024-26627</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221090</URL>
        <Description>SUSE Bug 1221090</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="138">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

nfsd: fix RELEASE_LOCKOWNER

The test on so_count in nfsd4_release_lockowner() is nonsense and
harmful.  Revert to using check_for_locks(), changing that to not sleep.

First: harmful.
As is documented in the kdoc comment for nfsd4_release_lockowner(), the
test on so_count can transiently return a false positive resulting in a
return of NFS4ERR_LOCKS_HELD when in fact no locks are held.  This is
clearly a protocol violation and with the Linux NFS client it can cause
incorrect behaviour.

If RELEASE_LOCKOWNER is sent while some other thread is still
processing a LOCK request which failed because, at the time that request
was received, the given owner held a conflicting lock, then the nfsd
thread processing that LOCK request can hold a reference (conflock) to
the lock owner that causes nfsd4_release_lockowner() to return an
incorrect error.

The Linux NFS client ignores that NFS4ERR_LOCKS_HELD error because it
never sends NFS4_RELEASE_LOCKOWNER without first releasing any locks, so
it knows that the error is impossible.  It assumes the lock owner was in
fact released so it feels free to use the same lock owner identifier in
some later locking request.

When it does reuse a lock owner identifier for which a previous RELEASE
failed, it will naturally use a lock_seqid of zero.  However the server,
which didn't release the lock owner, will expect a larger lock_seqid and
so will respond with NFS4ERR_BAD_SEQID.

So clearly it is harmful to allow a false positive, which testing
so_count allows.

The test is nonsense because ... well... it doesn't mean anything.

so_count is the sum of three different counts.
1/ the set of states listed on so_stateids
2/ the set of active vfs locks owned by any of those states
3/ various transient counts such as for conflicting locks.

When it is tested against '2' it is clear that one of these is the
transient reference obtained by find_lockowner_str_locked().  It is not
clear what the other one is expected to be.

In practice, the count is often 2 because there is precisely one state
on so_stateids.  If there were more, this would fail.

In my testing I see two circumstances when RELEASE_LOCKOWNER is called.
In one case, CLOSE is called before RELEASE_LOCKOWNER.  That results in
all the lock states being removed, and so the lockowner being discarded
(it is removed when there are no more references which usually happens
when the lock state is discarded).  When nfsd4_release_lockowner() finds
that the lock owner doesn't exist, it returns success.

The other case shows an so_count of '2' and precisely one state listed
in so_stateid.  It appears that the Linux client uses a separate lock
owner for each file resulting in one lock state per lock owner, so this
test on '2' is safe.  For another client it might not be safe.

So this patch changes check_for_locks() to use the (newish)
find_any_file_locked() so that it doesn't take a reference on the
nfs4_file and so never calls nfsd_file_put(), and so never sleeps.  With
this check is it safe to restore the use of check_for_locks() rather
than testing so_count against the mysterious '2'.</Note>
    </Notes>
    <CVE>CVE-2024-26629</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26629.html</URL>
        <Description>CVE-2024-26629</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221379</URL>
        <Description>SUSE Bug 1221379</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="139">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

netfilter: nf_tables: disallow anonymous set with timeout flag

Anonymous sets are never used with timeout from userspace, reject this.
Exception to this rule is NFT_SET_EVAL to ensure legacy meters still work.</Note>
    </Notes>
    <CVE>CVE-2024-26642</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>moderate</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26642.html</URL>
        <Description>CVE-2024-26642</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221830</URL>
        <Description>SUSE Bug 1221830</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="140">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

tracing: Ensure visibility when inserting an element into tracing_map

Running the following two commands in parallel on a multi-processor
AArch64 machine can sporadically produce an unexpected warning about
duplicate histogram entries:

 $ while true; do
     echo hist:key=id.syscall:val=hitcount &gt; \
       /sys/kernel/debug/tracing/events/raw_syscalls/sys_enter/trigger
     cat /sys/kernel/debug/tracing/events/raw_syscalls/sys_enter/hist
     sleep 0.001
   done
 $ stress-ng --sysbadaddr $(nproc)

The warning looks as follows:

[ 2911.172474] ------------[ cut here ]------------
[ 2911.173111] Duplicates detected: 1
[ 2911.173574] WARNING: CPU: 2 PID: 12247 at kernel/trace/tracing_map.c:983 tracing_map_sort_entries+0x3e0/0x408
[ 2911.174702] Modules linked in: iscsi_ibft(E) iscsi_boot_sysfs(E) rfkill(E) af_packet(E) nls_iso8859_1(E) nls_cp437(E) vfat(E) fat(E) ena(E) tiny_power_button(E) qemu_fw_cfg(E) button(E) fuse(E) efi_pstore(E) ip_tables(E) x_tables(E) xfs(E) libcrc32c(E) aes_ce_blk(E) aes_ce_cipher(E) crct10dif_ce(E) polyval_ce(E) polyval_generic(E) ghash_ce(E) gf128mul(E) sm4_ce_gcm(E) sm4_ce_ccm(E) sm4_ce(E) sm4_ce_cipher(E) sm4(E) sm3_ce(E) sm3(E) sha3_ce(E) sha512_ce(E) sha512_arm64(E) sha2_ce(E) sha256_arm64(E) nvme(E) sha1_ce(E) nvme_core(E) nvme_auth(E) t10_pi(E) sg(E) scsi_mod(E) scsi_common(E) efivarfs(E)
[ 2911.174738] Unloaded tainted modules: cppc_cpufreq(E):1
[ 2911.180985] CPU: 2 PID: 12247 Comm: cat Kdump: loaded Tainted: G            E      6.7.0-default #2 1b58bbb22c97e4399dc09f92d309344f69c44a01
[ 2911.182398] Hardware name: Amazon EC2 c7g.8xlarge/, BIOS 1.0 11/1/2018
[ 2911.183208] pstate: 61400005 (nZCv daif +PAN -UAO -TCO +DIT -SSBS BTYPE=--)
[ 2911.184038] pc : tracing_map_sort_entries+0x3e0/0x408
[ 2911.184667] lr : tracing_map_sort_entries+0x3e0/0x408
[ 2911.185310] sp : ffff8000a1513900
[ 2911.185750] x29: ffff8000a1513900 x28: ffff0003f272fe80 x27: 0000000000000001
[ 2911.186600] x26: ffff0003f272fe80 x25: 0000000000000030 x24: 0000000000000008
[ 2911.187458] x23: ffff0003c5788000 x22: ffff0003c16710c8 x21: ffff80008017f180
[ 2911.188310] x20: ffff80008017f000 x19: ffff80008017f180 x18: ffffffffffffffff
[ 2911.189160] x17: 0000000000000000 x16: 0000000000000000 x15: ffff8000a15134b8
[ 2911.190015] x14: 0000000000000000 x13: 205d373432323154 x12: 5b5d313131333731
[ 2911.190844] x11: 00000000fffeffff x10: 00000000fffeffff x9 : ffffd1b78274a13c
[ 2911.191716] x8 : 000000000017ffe8 x7 : c0000000fffeffff x6 : 000000000057ffa8
[ 2911.192554] x5 : ffff0012f6c24ec0 x4 : 0000000000000000 x3 : ffff2e5b72b5d000
[ 2911.193404] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff0003ff254480
[ 2911.194259] Call trace:
[ 2911.194626]  tracing_map_sort_entries+0x3e0/0x408
[ 2911.195220]  hist_show+0x124/0x800
[ 2911.195692]  seq_read_iter+0x1d4/0x4e8
[ 2911.196193]  seq_read+0xe8/0x138
[ 2911.196638]  vfs_read+0xc8/0x300
[ 2911.197078]  ksys_read+0x70/0x108
[ 2911.197534]  __arm64_sys_read+0x24/0x38
[ 2911.198046]  invoke_syscall+0x78/0x108
[ 2911.198553]  el0_svc_common.constprop.0+0xd0/0xf8
[ 2911.199157]  do_el0_svc+0x28/0x40
[ 2911.199613]  el0_svc+0x40/0x178
[ 2911.200048]  el0t_64_sync_handler+0x13c/0x158
[ 2911.200621]  el0t_64_sync+0x1a8/0x1b0
[ 2911.201115] ---[ end trace 0000000000000000 ]---

The problem appears to be caused by CPU reordering of writes issued from
__tracing_map_insert().

The check for the presence of an element with a given key in this
function is:

 val = READ_ONCE(entry-&gt;val);
 if (val &amp;&amp; keys_match(key, val-&gt;key, map-&gt;key_size)) ...

The write of a new entry is:

 elt = get_free_elt(map);
 memcpy(elt-&gt;key, key, map-&gt;key_size);
 entry-&gt;val = elt;

The "memcpy(elt-&gt;key, key, map-&gt;key_size);" and "entry-&gt;val = elt;"
stores may become visible in the reversed order on another CPU. This
second CPU might then incorrectly determine that a new key doesn't match
an already present val-&gt;key and subse
---truncated---</Note>
    </Notes>
    <CVE>CVE-2024-26645</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26645.html</URL>
        <Description>CVE-2024-26645</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222056</URL>
        <Description>SUSE Bug 1222056</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="141">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

thermal: intel: hfi: Add syscore callbacks for system-wide PM

The kernel allocates a memory buffer and provides its location to the
hardware, which uses it to update the HFI table. This allocation occurs
during boot and remains constant throughout runtime.

When resuming from hibernation, the restore kernel allocates a second
memory buffer and reprograms the HFI hardware with the new location as
part of a normal boot. The location of the second memory buffer may
differ from the one allocated by the image kernel.

When the restore kernel transfers control to the image kernel, its HFI
buffer becomes invalid, potentially leading to memory corruption if the
hardware writes to it (the hardware continues to use the buffer from the
restore kernel).

It is also possible that the hardware "forgets" the address of the memory
buffer when resuming from "deep" suspend. Memory corruption may also occur
in such a scenario.

To prevent the described memory corruption, disable HFI when preparing to
suspend or hibernate. Enable it when resuming.

Add syscore callbacks to handle the package of the boot CPU (packages of
non-boot CPUs are handled via CPU offline). Syscore ops always run on the
boot CPU. Additionally, HFI only needs to be disabled during "deep" suspend
and hibernation. Syscore ops only run in these cases.

[ rjw: Comment adjustment, subject and changelog edits ]</Note>
    </Notes>
    <CVE>CVE-2024-26646</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26646.html</URL>
        <Description>CVE-2024-26646</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222070</URL>
        <Description>SUSE Bug 1222070</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="142">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

sr9800: Add check for usbnet_get_endpoints

Add check for usbnet_get_endpoints() and return the error if it fails
in order to transfer the error.</Note>
    </Notes>
    <CVE>CVE-2024-26651</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26651.html</URL>
        <Description>CVE-2024-26651</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1221337</URL>
        <Description>SUSE Bug 1221337</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="143">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

ALSA: sh: aica: reorder cleanup operations to avoid UAF bugs

The dreamcastcard-&gt;timer could schedule the spu_dma_work and the
spu_dma_work could also arm the dreamcastcard-&gt;timer.

When the snd_pcm_substream is closing, the aica_channel will be
deallocated. But it could still be dereferenced in the worker
thread. The reason is that del_timer() will return directly
regardless of whether the timer handler is running or not and
the worker could be rescheduled in the timer handler. As a result,
the UAF bug will happen. The racy situation is shown below:

      (Thread 1)                 |      (Thread 2)
snd_aicapcm_pcm_close()          |
 ...                             |  run_spu_dma() //worker
                                 |    mod_timer()
  flush_work()                   |
  del_timer()                    |  aica_period_elapsed() //timer
  kfree(dreamcastcard-&gt;channel)  |    schedule_work()
                                 |  run_spu_dma() //worker
  ...                            |    dreamcastcard-&gt;channel-&gt; //USE

In order to mitigate this bug and other possible corner cases,
call mod_timer() conditionally in run_spu_dma(), then implement
PCM sync_stop op to cancel both the timer and worker. The sync_stop
op will be called from PCM core appropriately when needed.</Note>
    </Notes>
    <CVE>CVE-2024-26654</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26654.html</URL>
        <Description>CVE-2024-26654</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222304</URL>
        <Description>SUSE Bug 1222304</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="144">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

xhci: handle isoc Babble and Buffer Overrun events properly

xHCI 4.9 explicitly forbids assuming that the xHC has released its
ownership of a multi-TRB TD when it reports an error on one of the
early TRBs. Yet the driver makes such assumption and releases the TD,
allowing the remaining TRBs to be freed or overwritten by new TDs.

The xHC should also report completion of the final TRB due to its IOC
flag being set by us, regardless of prior errors. This event cannot
be recognized if the TD has already been freed earlier, resulting in
"Transfer event TRB DMA ptr not part of current TD" error message.

Fix this by reusing the logic for processing isoc Transaction Errors.
This also handles hosts which fail to report the final completion.

Fix transfer length reporting on Babble errors. They may be caused by
device malfunction, no guarantee that the buffer has been filled.</Note>
    </Notes>
    <CVE>CVE-2024-26659</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26659.html</URL>
        <Description>CVE-2024-26659</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222317</URL>
        <Description>SUSE Bug 1222317</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="145">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

hwmon: (coretemp) Fix out-of-bounds memory access

Fix a bug that pdata-&gt;cpu_map[] is set before out-of-bounds check.
The problem might be triggered on systems with more than 128 cores per
package.</Note>
    </Notes>
    <CVE>CVE-2024-26664</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26664.html</URL>
        <Description>CVE-2024-26664</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222355</URL>
        <Description>SUSE Bug 1222355</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="146">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup

The commit 8b45a26f2ba9 ("drm/msm/dpu: reserve cdm blocks for writeback
in case of YUV output") introduced a smatch warning about another
conditional block in dpu_encoder_helper_phys_cleanup() which had assumed
hw_pp will always be valid which may not necessarily be true.

Lets fix the other conditional block by making sure hw_pp is valid
before dereferencing it.

Patchwork: https://patchwork.freedesktop.org/patch/574878/</Note>
    </Notes>
    <CVE>CVE-2024-26667</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26667.html</URL>
        <Description>CVE-2024-26667</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222331</URL>
        <Description>SUSE Bug 1222331</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="147">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

arm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD

Currently the ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround isn't
quite right, as it is supposed to be applied after the last explicit
memory access, but is immediately followed by an LDR.

The ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround is used to
handle Cortex-A520 erratum 2966298 and Cortex-A510 erratum 3117295,
which are described in:

* https://developer.arm.com/documentation/SDEN2444153/0600/?lang=en
* https://developer.arm.com/documentation/SDEN1873361/1600/?lang=en

In both cases the workaround is described as:

| If pagetable isolation is disabled, the context switch logic in the
| kernel can be updated to execute the following sequence on affected
| cores before exiting to EL0, and after all explicit memory accesses:
|
| 1. A non-shareable TLBI to any context and/or address, including
|    unused contexts or addresses, such as a `TLBI VALE1 Xzr`.
|
| 2. A DSB NSH to guarantee completion of the TLBI.

The important part being that the TLBI+DSB must be placed "after all
explicit memory accesses".

Unfortunately, as-implemented, the TLBI+DSB is immediately followed by
an LDR, as we have:

| alternative_if ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
| 	tlbi	vale1, xzr
| 	dsb	nsh
| alternative_else_nop_endif
| alternative_if_not ARM64_UNMAP_KERNEL_AT_EL0
| 	ldr	lr, [sp, #S_LR]
| 	add	sp, sp, #PT_REGS_SIZE		// restore sp
| 	eret
| alternative_else_nop_endif
|
| [ ... KPTI exception return path ... ]

This patch fixes this by reworking the logic to place the TLBI+DSB
immediately before the ERET, after all explicit memory accesses.

The ERET is currently in a separate alternative block, and alternatives
cannot be nested. To account for this, the alternative block for
ARM64_UNMAP_KERNEL_AT_EL0 is replaced with a single alternative branch
to skip the KPTI logic, with the new shape of the logic being:

| alternative_insn "b .L_skip_tramp_exit_\@", nop, ARM64_UNMAP_KERNEL_AT_EL0
| 	[ ... KPTI exception return path ... ]
| .L_skip_tramp_exit_\@:
|
| 	ldr	lr, [sp, #S_LR]
| 	add	sp, sp, #PT_REGS_SIZE		// restore sp
|
| alternative_if ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD
| 	tlbi	vale1, xzr
| 	dsb	nsh
| alternative_else_nop_endif
| 	eret

The new structure means that the workaround is only applied when KPTI is
not in use; this is fine as noted in the documented implications of the
erratum:

| Pagetable isolation between EL0 and higher level ELs prevents the
| issue from occurring.

... and as per the workaround description quoted above, the workaround
is only necessary "If pagetable isolation is disabled".</Note>
    </Notes>
    <CVE>CVE-2024-26670</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26670.html</URL>
        <Description>CVE-2024-26670</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222356</URL>
        <Description>SUSE Bug 1222356</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="148">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked

The SEV platform device can be shutdown with a null psp_master,
e.g., using DEBUG_TEST_DRIVER_REMOVE.  Found using KASAN:

[  137.148210] ccp 0000:23:00.1: enabling device (0000 -&gt; 0002)
[  137.162647] ccp 0000:23:00.1: no command queues available
[  137.170598] ccp 0000:23:00.1: sev enabled
[  137.174645] ccp 0000:23:00.1: psp enabled
[  137.178890] general protection fault, probably for non-canonical address 0xdffffc000000001e: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN NOPTI
[  137.182693] KASAN: null-ptr-deref in range [0x00000000000000f0-0x00000000000000f7]
[  137.182693] CPU: 93 PID: 1 Comm: swapper/0 Not tainted 6.8.0-rc1+ #311
[  137.182693] RIP: 0010:__sev_platform_shutdown_locked+0x51/0x180
[  137.182693] Code: 08 80 3c 08 00 0f 85 0e 01 00 00 48 8b 1d 67 b6 01 08 48 b8 00 00 00 00 00 fc ff df 48 8d bb f0 00 00 00 48 89 f9 48 c1 e9 03 &lt;80&gt; 3c 01 00 0f 85 fe 00 00 00 48 8b 9b f0 00 00 00 48 85 db 74 2c
[  137.182693] RSP: 0018:ffffc900000cf9b0 EFLAGS: 00010216
[  137.182693] RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 000000000000001e
[  137.182693] RDX: 0000000000000000 RSI: 0000000000000008 RDI: 00000000000000f0
[  137.182693] RBP: ffffc900000cf9c8 R08: 0000000000000000 R09: fffffbfff58f5a66
[  137.182693] R10: ffffc900000cf9c8 R11: ffffffffac7ad32f R12: ffff8881e5052c28
[  137.182693] R13: ffff8881e5052c28 R14: ffff8881758e43e8 R15: ffffffffac64abf8
[  137.182693] FS:  0000000000000000(0000) GS:ffff889de7000000(0000) knlGS:0000000000000000
[  137.182693] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  137.182693] CR2: 0000000000000000 CR3: 0000001cf7c7e000 CR4: 0000000000350ef0
[  137.182693] Call Trace:
[  137.182693]  &lt;TASK&gt;
[  137.182693]  ? show_regs+0x6c/0x80
[  137.182693]  ? __die_body+0x24/0x70
[  137.182693]  ? die_addr+0x4b/0x80
[  137.182693]  ? exc_general_protection+0x126/0x230
[  137.182693]  ? asm_exc_general_protection+0x2b/0x30
[  137.182693]  ? __sev_platform_shutdown_locked+0x51/0x180
[  137.182693]  sev_firmware_shutdown.isra.0+0x1e/0x80
[  137.182693]  sev_dev_destroy+0x49/0x100
[  137.182693]  psp_dev_destroy+0x47/0xb0
[  137.182693]  sp_destroy+0xbb/0x240
[  137.182693]  sp_pci_remove+0x45/0x60
[  137.182693]  pci_device_remove+0xaa/0x1d0
[  137.182693]  device_remove+0xc7/0x170
[  137.182693]  really_probe+0x374/0xbe0
[  137.182693]  ? srso_return_thunk+0x5/0x5f
[  137.182693]  __driver_probe_device+0x199/0x460
[  137.182693]  driver_probe_device+0x4e/0xd0
[  137.182693]  __driver_attach+0x191/0x3d0
[  137.182693]  ? __pfx___driver_attach+0x10/0x10
[  137.182693]  bus_for_each_dev+0x100/0x190
[  137.182693]  ? __pfx_bus_for_each_dev+0x10/0x10
[  137.182693]  ? __kasan_check_read+0x15/0x20
[  137.182693]  ? srso_return_thunk+0x5/0x5f
[  137.182693]  ? _raw_spin_unlock+0x27/0x50
[  137.182693]  driver_attach+0x41/0x60
[  137.182693]  bus_add_driver+0x2a8/0x580
[  137.182693]  driver_register+0x141/0x480
[  137.182693]  __pci_register_driver+0x1d6/0x2a0
[  137.182693]  ? srso_return_thunk+0x5/0x5f
[  137.182693]  ? esrt_sysfs_init+0x1cd/0x5d0
[  137.182693]  ? __pfx_sp_mod_init+0x10/0x10
[  137.182693]  sp_pci_init+0x22/0x30
[  137.182693]  sp_mod_init+0x14/0x30
[  137.182693]  ? __pfx_sp_mod_init+0x10/0x10
[  137.182693]  do_one_initcall+0xd1/0x470
[  137.182693]  ? __pfx_do_one_initcall+0x10/0x10
[  137.182693]  ? parameq+0x80/0xf0
[  137.182693]  ? srso_return_thunk+0x5/0x5f
[  137.182693]  ? __kmalloc+0x3b0/0x4e0
[  137.182693]  ? kernel_init_freeable+0x92d/0x1050
[  137.182693]  ? kasan_populate_vmalloc_pte+0x171/0x190
[  137.182693]  ? srso_return_thunk+0x5/0x5f
[  137.182693]  kernel_init_freeable+0xa64/0x1050
[  137.182693]  ? __pfx_kernel_init+0x10/0x10
[  137.182693]  kernel_init+0x24/0x160
[  137.182693]  ? __switch_to_asm+0x3e/0x70
[  137.182693]  ret_from_fork+0x40/0x80
[  137.182693]  ? __pfx_kernel_init+0x1
---truncated---</Note>
    </Notes>
    <CVE>CVE-2024-26695</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26695.html</URL>
        <Description>CVE-2024-26695</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222373</URL>
        <Description>SUSE Bug 1222373</Description>
      </Reference>
    </References>
  </Vulnerability>
  <Vulnerability xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1" Ordinal="149">
    <Notes>
      <Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">In the Linux kernel, the following vulnerability has been resolved:

HID: i2c-hid-of: fix NULL-deref on failed power up

A while back the I2C HID implementation was split in an ACPI and OF
part, but the new OF driver never initialises the client pointer which
is dereferenced on power-up failures.</Note>
    </Notes>
    <CVE>CVE-2024-26717</CVE>
    <ProductStatuses>
      <Status Type="Fixed">
        <ProductID>Container suse/sle-micro/rt-5.5:latest:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1</ProductID>
        <ProductID>openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1</ProductID>
      </Status>
    </ProductStatuses>
    <Threats>
      <Threat Type="Impact">
        <Description>important</Description>
      </Threat>
    </Threats>
    <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-20241466-1/</URL>
      </Remediation>
    </Remediations>
    <References>
      <Reference>
        <URL>https://www.suse.com/security/cve/CVE-2024-26717.html</URL>
        <Description>CVE-2024-26717</Description>
      </Reference>
      <Reference>
        <URL>https://bugzilla.suse.com/1222360</URL>
        <Description>SUSE Bug 1222360</Description>
      </Reference>
    </References>
  </Vulnerability>
</cvrfdoc>
